https://github.com/tobysolutions/redux-toolkit-todo-app
A very simple todo app built with React with its state managed by the new and Improved Redux-toolkit library. The state of the is simple app is well managed
https://github.com/tobysolutions/redux-toolkit-todo-app
Last synced: about 2 months ago
JSON representation
A very simple todo app built with React with its state managed by the new and Improved Redux-toolkit library. The state of the is simple app is well managed
- Host: GitHub
- URL: https://github.com/tobysolutions/redux-toolkit-todo-app
- Owner: tobySolutions
- Created: 2023-02-06T02:55:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T02:59:51.000Z (over 3 years ago)
- Last Synced: 2026-01-15T12:18:47.254Z (5 months ago)
- Language: JavaScript
- Size: 307 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Redux-toolkit Todo App
This is a simple app built with React and with its state managed by Redux Toolkit. This App's main focus wasn't the UI, but, to demonstrate the flawless state management abilities of the Redux-toolkit React library.