The MyReads is an App that is used to organize books that you are currently reading, want to read, or have read. This app also has a search function to add additional books.
- Download or Clone Repo,
- Run
npm installin the root directory to install dependencies, - Run
npm start, - Go to
http://localhost:3000in your browser
- Filter books into 3 diffrent shelves,
- Add new Books to any of the 3 different shelves,
- Move/Remove Books to different shelves
This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.