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
In this project we used:
- HTML
- CSS
- JavaScript
- JSX
- React & Redux
- ESLint
- npm
- Pretty
This project was created by:
-
Carlos Del Real Github Account https://github.com/carloshdelreal
-
Radouane Khiri Github Account https://github.com/Redvanisation
You can find the live version of this project ###here Bookstore
All the source code in the The Odin Project is available jointly under the MIT License and the Beerware License.
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/