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

https://github.com/rossjs/react-router-redux-toolkit-basic

Super basic example of modern implementation of a React app that includes React Router and Redux Toolkit
https://github.com/rossjs/react-router-redux-toolkit-basic

Last synced: 12 months ago
JSON representation

Super basic example of modern implementation of a React app that includes React Router and Redux Toolkit

Awesome Lists containing this project

README

          

# react-router-redux-toolkit-basic
Super basic example of modern implementation of a React app that includes React Router and Redux Toolkit, meant for teaching basics

Includes an example of a React app prior to adding React Router or Redux Toolkit and the an implementation of it afterwords.