https://github.com/fene-87/shopping-cart-logic
This is a shopping cart project aimed at practicing and increasing my knowledge on using redux toolkit. ReactJs, Redux Toolkit
https://github.com/fene-87/shopping-cart-logic
reactjs redux
Last synced: 6 months ago
JSON representation
This is a shopping cart project aimed at practicing and increasing my knowledge on using redux toolkit. ReactJs, Redux Toolkit
- Host: GitHub
- URL: https://github.com/fene-87/shopping-cart-logic
- Owner: Fene-87
- License: mit
- Created: 2023-02-27T12:47:54.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-19T20:47:59.000Z (over 2 years ago)
- Last Synced: 2025-02-13T17:49:47.558Z (8 months ago)
- Topics: reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 313 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**Shopping cart logic** is a simple React/Redux project that I use for practice on how to use the redux toolkit. I create a shopping cart and use Redux toolkit for global state management.
## 🛠 Built WithReact
Redux
- **Shopping Cart**
Click on the link to view the shopping cart.
- [Live Demo](https://shopping-cart-logic.onrender.com)
To get a local copy up and running, follow these steps:
- Install visual studio code or any text editor of your choice.
- clone the repository to your local machine.
- run npm install to install all dependencies.
- run npm start to launch the app in a browser.
### Prerequisites
In order to run this project you need visual studio code or any text editor of your choice
👤 **Fene-87**
- GitHub: [@Fene-87](https://github.com/Fene-87)
- LinkedIn: [Mark Fenekayas](https://www.linkedin.com/in/mark-fenekayas-67378220b/)
Contributions, issues, and feature requests are welcome!
If you like this project kindly show your support or make a contribution to it.
I would like to thank the entire microverse community for helping me out with this project.
This project is [MIT](./LICENSE) licensed.