- This app is built using React, React Router and bootstraped with Create React App
This is your book management tool.
- Let's you sort your books into three shelfs (Wanted To Read, Currently Reading and Read).
- Let's you search books from pre-cached library and add it to your shelf
- Let's you delete books from your shelf
- create-react-app
- react-router-dom
- react
- react-dom
git clone https://github.com/Shravya-Siluveru/Book-Management-Tool.git
npm install or yarn install
npm start or yarn start