An open API service indexing awesome lists of open source software.

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

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.