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

https://github.com/being-devahmad/shopping-cart-rtk

Thi includes shopping cart with add to cart functionality using redux tookit
https://github.com/being-devahmad/shopping-cart-rtk

Last synced: about 1 year ago
JSON representation

Thi includes shopping cart with add to cart functionality using redux tookit

Awesome Lists containing this project

README

          

# Shopping Cart using redux toolkit

This project is shopping website using redux toolkit website, created to showcase my development skills using ReactJs with redux tolkit.

## Technologies Used

- ReactJs
- Redux Toolkit

## Getting Started

To get started with this project, follow these steps:

## 1. Clone the repository:

```bash
git clone https://github.com/being-devahmad/shopping-cart-rtk
```

## Install dependencies:

```bash
npm install
```

## Start

```bash
npm run dev
```
## Contributing

This project is open for contributions. Feel free to fork the repository, make changes, and submit a pull request.

## License
This project is public and has no specific license.

## Acknowledgements

This project was inspired by the Airbnb website.
Special thanks to the developers of ReactJs and Redux Toolkit.