Book Store is a user-friendly web application designed to assist users in efficiently managing their book collections. With its intuitive interface, users can effortlessly add and remove books, ensuring an organized and hassle-free experience. It is built with React.js and Redux and Bootstrap.
- React
- Redux
- Bootstrap
- User can Add books
- User can remove books
- Books are stored in API
LIVE DEMO -->
To get a local copy up and running, follow these steps.
In order to run this project you need:
NodeJSCode editor (VSCode)
Clone this repository to your desired folder:
git clone https://github.com/Innocent259/book-store
Install this project with:
cd book-store
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using your own Netlify
👤 Innocent Ndahimana
- Add comment functionalities
- Add edit functionalities
- Allow user to choose books categories
- Improve UX
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page] and add new issue.
If you like this project consider giving it a ⭐️
I would like to thank Microverse for allowing me to work on this project It's a good experience, I can't express how I feel after learning and implementing what I learned in this project.
This project is MIT licensed.