This project was bootstrapped with Create React App.
Demo: https://aceinthedeck.github.io/React-Quotes/
Make sure that you have Nodejs >= 6 installed on your machine. Use the following commands
$ git clone https://github.com/aceinthedeck/React-Quotes.git
$ cd React-Quotes
$ npm start
The above command runs the app in development mode. Open http://localhost:3000 to view it in the browser.