This is final assessment project for Udacity's React Fundamentals course.
In the MyReads project, you'll create a 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 and provides an API server and client library that you will use to persist information as you interact with the application. Udacity
npm install
npm start
This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.