this project is the front-end of a bookstore cms build with React and Redux.
- Node.js
- React
- React-DOM
- React-Create-App
- Redux
- npm
- CSS
- ES6
node: v12.19.0
To get a local copy up and running follow these simple example steps.
- Open a terminal or command prompt interface on your PC.
- Clone the repo with:
https://github.com/kenderb/redux_project_bookstore.git
- On the terminal navigate to the project directory using
cd redux_project_bookstore/
- On the terminal navigate to the project directory using
cd redux_project_bookstore/
. - Install dependencies using:
npm install
. - Run a server using:
npm start
.
👤 Kender Bolivar
- GitHub: @kenderb
- Twitter: @KBTarts
- LinkedIn: KenderBolivar
👩 Cecilia Benitez
- GitHub: @Ceci007
- Twitter: @CeciDev
- LinkedIn: cecilia-benítez
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Stack Overflow
- Odin Project.