Project was about creating a bookstore using React and Redux
- Node.js
- NPM
- React
- React-DOM
- Redux
- CSS
- ES6
To get a copy of the code please click on the green button on the top right corner that says Code
- Node installed on your computer
- Npm as well
Now to clone it to your local machine please open your terminal and paste this code git@github.com:cvilla714/bookstore-react-redux.git
Then you can go into the directory by typig cd bookstore-react-redux
Finally just type this command npm install
this will install all of the depnedecies for the project also you might need to run an extra command to get the latest version of each dependecy please run npm audit fix
Once you have gone through the process of installing the code you now run this command npm run start
this will start the app and a new window will open in your browser with the app ready to be use
👤 Kevin Cotrina
- Github: @kcotrinam
- Twitter: @KevinCot12
- LinkedIn: Kevin Kotrinam
👤 Cosmel Villalobos
- Github: @cvilla714
- Twitter: @kckeyti
- LinkedIn: Cosmel Villalobos
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.