a random quote generator
- built with react functional components
- makes a call to an external api
- select a random quote object and display it
- with a button to generate new ones
- have a collection of 100 quotes
This project was bootstrapped with Create React App.