This is the Microverse React Redux Bookstore CMS Project. The design of the project to simulate a real world Bookstore. The project uses Node, React, React-DOM, Redux, CSS, and ES6. Deployment available via Heroku.
Heroku Demo v 1.0
Technologies used.
- HTML / CSS
- React
- Redux
- ES6
- Node.js
To get a local copy up and running follow these simple example steps.
- A web browser
- Node.js
- A terminal
- download zip link
or clone this repo:
- Clone with SSH:
git@github.com:JohnHernCode/React-Redux-Bookstore-CMS.git
- Clone with HTTPS
https://github.com/JohnHernCode/React-Redux-Bookstore-CMS.git
- cd the location you cloned/unzipped the file to.
- Run
npm install
to bundle install everything. - Run
npm Start
to run the development server. - It should automatically open in your default browser.
Insert the book's title in the title input section. Select a category. Submit the book.
Click the "remove" button next to a book.
👤 John Hernandez
- GitHub: @johnhernandez-code
- Twitter: @JohnHernCode
- LinkedIn: John Hernandez
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.