This is a project made for the Udacity React nanodegree.
MyReads is a application for managing books, books can be added to the following shelves: "Currently Reading", "Want To Read", "Read". In this application books can be managed easily! There is a search function that will fetch all the books of the Google Books API.
In the project directory, you can run:
Installs the app dependencies (this is required for running the app)
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.