Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.43 KB

File metadata and controls

53 lines (30 loc) · 1.43 KB

Bookstore Project

In this project, I set up my Bookstore project. It is about making a Bookstore with 2 section BOOKS and CATEGORIES (styles and functionality with REACT). This project was bootstrapped with Create React App.

Screenshot

Bookstore Preview

🔴 Live Demo

🔨 Built With

  • REACT and REDUX.

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

  1. Go to the repository page.
  2. Press the "Code" button and copy the link.
  3. Clone it using git command git clone <link>.
  4. Run npm install to install the packages and dependencies.

To run the tests:

  • Run npm test on a Terminal.

📘 Learning Objectives

  • Understand the concept of state management.
  • Use store, actions and reducers in React.
  • Connect React and Redux.

Authors

👤 ArthurGC

🤝 ✋ ✋ Contributions

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

❕ Acknowledgments

📝 License

This project is MIT licensed.