Skip to content

devmuzaky/QuotesGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Navigation

Quote Generator

A motivational quote generator using JavaScript and RESTful API

The base project covered:

  • Querying, Manipulating the DOM
  • Handling DOM events
  • Fetch API
  • Twitter API
  • Font Awesome
  • Google Fonts
  • Favicons
  • Animations
  • Media Queries
  • Pseudo Classes

Restful API

  • Sends a get request to a RESTful API to get over 1000 motivational quotes, stores them locally and shows you one at random.

Twitter

  • If the user is log in you can tweet your motivational quote without having to copy and paste it.

New Quote Generator

  • Allows the user to refresh the quote from a plethora of different quotes stored locally.
  • If the API is down it will use a handful of quotes from the local storage.

Screenshots

App Screenshot

- Once you click at Twitter Button:

App Screenshot

Author

About

A motivational quote generator using JavaScript and RESTful API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published