https://github.com/powerlevel9000/redux-practcice
Tutorial of redux tool kit with yt and docs
https://github.com/powerlevel9000/redux-practcice
react redux
Last synced: about 1 year ago
JSON representation
Tutorial of redux tool kit with yt and docs
- Host: GitHub
- URL: https://github.com/powerlevel9000/redux-practcice
- Owner: PowerLevel9000
- Created: 2023-03-10T03:56:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-10T06:38:54.000Z (over 3 years ago)
- Last Synced: 2025-04-09T23:52:14.214Z (about 1 year ago)
- Topics: react, redux
- Language: JavaScript
- Homepage:
- Size: 809 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Vite Option
I have added two folders called vite-starter and vite-final. If you prefer to work with Vite instead of CRA, simply use the Vite folders. The Redux Toolkit functionality is the same in both setups.