A React project that uses Google Books API to search and track reading status of books.
- Clone the repo using git clone [email protected]:vaibhavtel/reactnd-project-myreads.git
- cd reactnd-project-myreads then run npm install or yarn install
- npm start or yarn start to start the app
- Navigate to http://localhost:3000/ on your local machine
- http://localhost:3000/ Home page to see the list of all books categorized under various shelves
- http://localhost:3000/search/ Search page to search books by author or title and add them to a shelf