Skip to content

A program that displays a randomly selected quote each time the user clicks a button.

Notifications You must be signed in to change notification settings

Amulsharma64/DynamicQuotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DynamicQuotes

Dynamic Quetes is web App where You can display a quote from a famous athlete, politician, or historical figure: and direct post on the twitter as post with help of one simple click on twitter logo.

Landing Page

Home Page

Additional description about the project and its features.

Built With

  • HTML
  • CSS
  • JAVASCRIPT

Live Demo

Live Demo Link 👈

Project Requirements

Create getQuotes Function for API call

  • With the help of Fetch method get the data and save it in the objData.
  • Function named getQuotes calls the getNewQuotes() function.

getNewQuotes function

  • Function is named getNewQuotes and prints the quote to the page using the template literals.

tweetNow function

  • Function named tweetNow create tweeter post on the click of Tweeter logo.

Author

👤 Amul Sharma

Show your support

Give a ⭐️ if you like this project!

Releases

No releases published

Packages

No packages published