Skip to content

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

Notifications You must be signed in to change notification settings

Redvanisation/Bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published