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

https://github.com/abdulrehman-z/practice-reduxtoolkit

Practice repo for my reduxtoolkit code.
https://github.com/abdulrehman-z/practice-reduxtoolkit

Last synced: about 2 months ago
JSON representation

Practice repo for my reduxtoolkit code.

Awesome Lists containing this project

README

        

# About this project

This project is a simple example of how to use the [Redux Toolkit](https://redux-toolkit.js.org/) to create a simple counter application. It is based on the [Redux Quick Start](https://redux.js.org/introduction/getting-started) example, but uses the Redux Toolkit to simplify the setup.