An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Shopping cart logic

# 📗 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

**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 With

### Tech Stack

React

Redux

### Key Features

- **Shopping Cart**

(back to top)

## 🚀 Live Demo

Click on the link to view the shopping cart.

- [Live Demo](https://shopping-cart-logic.onrender.com)

(back to top)

## 💻 Getting Started

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

(back to top)

## 👥 Authors

👤 **Fene-87**

- GitHub: [@Fene-87](https://github.com/Fene-87)
- LinkedIn: [Mark Fenekayas](https://www.linkedin.com/in/mark-fenekayas-67378220b/)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## ⭐️ Show your support

If you like this project kindly show your support or make a contribution to it.

(back to top)

## 🙏 Acknowledgments

I would like to thank the entire microverse community for helping me out with this project.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)