This is a project for Udacity Front-End Nanodegree course. It helps you to manage your book list. You can manage three different list:
- Currently Reading
- Want to Read
- Read
The starter source is:(https://github.com/facebookincubator/create-react-app)
npm or yarn should be installed
- Run 'npm install'
- 'npm start' you can use yarn instead of npm
- The app will start at: http://localhost:3000/