https://github.com/geekshubhamrajput/revisit-redux-demo
A concise project demonstrating Redux Toolkit's core features like slices, reducers, and state management for React apps.
https://github.com/geekshubhamrajput/revisit-redux-demo
Last synced: about 2 months ago
JSON representation
A concise project demonstrating Redux Toolkit's core features like slices, reducers, and state management for React apps.
- Host: GitHub
- URL: https://github.com/geekshubhamrajput/revisit-redux-demo
- Owner: GeekShubhamRajput
- Created: 2024-12-06T16:31:24.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T05:50:22.000Z (5 months ago)
- Last Synced: 2025-02-07T03:41:47.355Z (3 months ago)
- Language: JavaScript
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Revisit Redux Demo
🚀A simple demo showcasing how to use Redux with React, demonstrating state management through actions, reducers, and the Redux store. 🎯