We implemented this project to learn more about the react and redux, user can add book and remove the books.
- HTML
- CSS
- Javascript
- React js
git clone git@github.com:bahoz-ali/book-store
- have a coding editor like vs code
- have node js inside you laptop.
you should install all the packages after cloning the project, use this command:
npm install
in the terminal
- to start the project use
npm run start
- to build the project use
npm run build
- to eject the project use
npm run eject
npm run test
👤 Bahoz Ali
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.