https://github.com/zeuz8/redux-tutorial-cart
Embarking on a comprehensive Redux tutorial, this Git repository houses a simple yet powerful shopping cart project. Delve into the intricacies of Redux as we harness its capabilities to manage state efficiently and gain valuable insights into the fundamentals of state management in React applications.
https://github.com/zeuz8/redux-tutorial-cart
postcss react react-redux redux tailwindcss vite
Last synced: 3 months ago
JSON representation
Embarking on a comprehensive Redux tutorial, this Git repository houses a simple yet powerful shopping cart project. Delve into the intricacies of Redux as we harness its capabilities to manage state efficiently and gain valuable insights into the fundamentals of state management in React applications.
- Host: GitHub
- URL: https://github.com/zeuz8/redux-tutorial-cart
- Owner: ZEUZ8
- Created: 2023-11-24T12:21:02.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-29T09:57:54.000Z (over 2 years ago)
- Last Synced: 2025-03-25T15:52:08.517Z (over 1 year ago)
- Topics: postcss, react, react-redux, redux, tailwindcss, vite
- Language: JavaScript
- Homepage:
- Size: 374 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh