/React-Redux-Bookstore-CMS

Microverse Redux project using React to create a Bookstore CMS. Built with React/Redux and deployed to Heroku

Primary LanguageJavaScript

Table of Contents

About The Project

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.

Screen Shot

screenshot

Live Demo

Heroku Demo v 1.0

Built With

Technologies used.

  • HTML / CSS
  • React
  • Redux
  • ES6
  • Node.js

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A web browser
  • Node.js
  • A terminal

Clone

  • 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
    

Usage

  1. cd the location you cloned/unzipped the file to.
  2. Run npm install to bundle install everything.
  3. Run npm Start to run the development server.
  4. It should automatically open in your default browser.

How to add a book

Insert the book's title in the title input section. Select a category. Submit the book.

How to remove a book

Click the "remove" button next to a book.

Contributors

👤 John Hernandez

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐ if you like this project!

Acknowledgements

Credits

License

This project is MIT licensed.