Skip to content

We built a BookStore that will allow the user to add new books, the total chapters, and the current chapter, all of this will be then displayed back to the user using a percentage graph, built with

License

Notifications You must be signed in to change notification settings

kcotrinam/bookstore-react-redux

 
 

Repository files navigation

Project: Bookstore

Project was about creating a bookstore using React and Redux screenshot

Built With

  • Node.js
  • NPM
  • React
  • React-DOM
  • Redux
  • CSS
  • ES6

Live Demo

Live Demo Link

Getting Started

To get a copy of the code please click on the green button on the top right corner that says Code

Prerequisites

  • Node installed on your computer
  • Npm as well

Install

Now to clone it to your local machine please open your terminal and paste this code git@github.com:cvilla714/bookstore-react-redux.git

Then you can go into the directory by typig cd bookstore-react-redux

Finally just type this command npm install this will install all of the depnedecies for the project also you might need to run an extra command to get the latest version of each dependecy please run npm audit fix

Usage

Once you have gone through the process of installing the code you now run this command npm run start this will start the app and a new window will open in your browser with the app ready to be use

Authors

👤 Kevin Cotrina

Authors

👤 Cosmel Villalobos

🤝 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!

📝 License

This project is MIT licensed.

About

We built a BookStore that will allow the user to add new books, the total chapters, and the current chapter, all of this will be then displayed back to the user using a percentage graph, built with

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • HTML 9.4%
  • CSS 8.3%