Bookshelf app that allows you to select and categorize books you have read, are currently reading, or want to read. The project emphasizes using React to build the application. Interaction with back-end is provided by Udacity.
This project is part of the Nanodegree React Program.
- npm install
- npm start
- npm run lint