Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 491 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 491 Bytes

Quote Generator

An app that teaches the integration of an asynchronous fetch request through a Proxy API in order to generate random quotes that can be sent to Twitter.

Step by Step

  • Use HeroPatterns for vetcor background, Google Font
  • Add simple loading animation
  • Create project UI featuring FontAwesome icons
  • Show async fetch request and CORS error, fixing with Proxy API
  • Populate UI with quote from API, Twitter integration
  • Get new quotes, dynamically show/hide loader