This is a simple React app that generates random quotes from an API.
- Clone this repo
- Run
npm install
- Run
npm start
- Open
http://localhost:3000
to view it in the browser - Enjoy!
This is a simple React app that generates random quotes from an API.
npm install
npm start
http://localhost:3000
to view it in the browser