Created with CodeSandbox
A random quote generator that fetches random quotes from forismatic API upon click of 'New Quote' button. One can also tweet the quote directly.
- On first load, a random quote is generated
- Author's name is displayed, else display 'Unknown'
- New Quote generated every click of 'New Quote' Button
- Quote can be tweeted by clicking the tweet button.