An app that generates quotes using an API and allows them to be tweeted, built using JS, HTML, CSS.
git clone https://github.com/ikramsarfraz/quote-generator.git
Open index.html
- async await fetch request
- Populate UI dynamically with quote from API, link to quote API!
- CORS error, fixed using Proxy API, link to CORS fix!
- Twitter integration, link to Twitter!
- Use HeroPatterns for vetcor background (Circuit Board), link to HeroPatterns!
- Google Font (Montserrat), link to Montserrat!
- Simple loading spinner, link to spinner!
- FontAwesome icons, link to Montserrat!