My project for the Build a Random Quote Machine challenge as part of the curriculum for the Front End Libraries Certification on freeCodeCamp. Built with React.js.
$ git clone
$ cd random-quote-machine-reactjs
$ npm install
$ npm start
Go to http://localhost:3000
.