This is a bookstore project built with react and redux.
- JavaScript
- React
- Redux
- Node.js
- CSS
To get a local copy up and running follow these simple example steps.
1- clone the repo to your local pc with this link (https://github.com/mahmoud717/BookStore.git).
2- cd into the directory using cd BookStore command.
3- run npm install to install all of the project's dependencies.
4- run npm start to start the project on your local server.
5- open the proser and go to this link http://localhost:3000/
To run the tests all you have to do is to run npm test after setting up the project.
This project is deployed to netlify. you can view it using this link
👤 Author1
- GitHub: @Mahmoud717
- LinkedIn: Mahmoud-M-Abbas
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
This project is MIT licensed.