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
- Host: GitHub
- URL: https://github.com/being-devahmad/shopping-cart-rtk
- Owner: being-devahmad
- Created: 2024-01-31T15:51:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T17:39:36.000Z (over 2 years ago)
- Last Synced: 2025-02-07T01:31:58.006Z (over 1 year ago)
- Language: JavaScript
- Size: 107 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.