This repository is Evan Kemp's version of the Udacity MyReads project.
You can see the original repository here
- install all project dependencies with
npm install - start the development server with
npm start
- Project Template - Udacity (richardkalehoff, veronikabenkeser, thalescomp)
- React - Facebook
- form-serialize - Defunctzombie
- prop-types - Facebook
- react-notifications - minhtranite
- React Router - ReactTraining
- create-react-app - Facebook