/Bookstore

An Bookstore app built with ReactJS and Redux implementing the CRUD actions and the functionality to store and filter books by category.

Primary LanguageJavaScript

Bookstore

A Bookstore application for managing your favourite readings

Bookstore is an implementation a Bookstore made using React JS and Redux.

The project will be reviewed and approved by a TSE from Microverse

Tools used

In this project we used:

  • HTML
  • CSS
  • JavaScript
  • JSX
  • React & Redux
  • ESLint
  • npm
  • Pretty

Author

This project was created by:

Live Version

You can find the live version of this project ###here Bookstore

License

All the source code in the The Odin Project is available jointly under the MIT License and the Beerware License.

Running Guide

to get a running version of this project on your machine you have to install node and then follow the instructions, for installing Node go to the node Oficial site https://nodejs.org/ and follow the installation instructions

your@pc:~$ git clone https://github.com/Redvanisation/Bookstore.git
your@pc:~$ cd Bookstore
your@pc:~$ npm install
your@pc:~$ npm start

then you are prompted to your browser to http://localhost:3000/