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/gurbuzertunga/react_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 Heroku. you can view it using this link
👤 Gürbüz Ertunga
- Github: @gurbuzertunga
- Twitter: @dantewuhu
- Linkedin: GurbuzErtunga
👤 Bello Babakolo
- Github: @belsman
- Linkedin: Bello Babakolo
- Twitter: @d_belsman
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.