Skip to content

Pratham82/Quote-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote machine

Quote generator app in Vanilla JS using type.fit . I used fetch api feature of JS and tried to make this site responsive. Used a lot a media queries for making this site usable on most of mobile devices.

What I've learned:

  • Usage of fetch APIs
  • Manipulating DOM and inject data from API to webpage
  • Effectively using media queries

Features:

  • Get new random quote
  • Get the author with the quote

External APIs Used:

  • type.fit

Check out the live site here