This is a project of React Nano Degree program of Udacity. Which manage the books library of a single user.
Using the search option a user can select a book and move to its dashboard. Dashboard keeps manage the books on the shelves which are Currently Reading
, Want to Read
and Read
. User can change the shelf of book according to its status.
This project was bootstrapped with Create React App.
To install the project
To runs the app in the development mode.\
Open http://localhost:3000 to view it in the browser.
- Node 17+ required