Skip to content

Redux Toolkit

Nicholas VanFossen edited this page Jan 1, 2024 · 2 revisions

Redux Toolkit is used to provide centralized state between different components and routes withing the application. An official Redux Toolkit tutorial and a FreeCodeCamp Redux Toolkit course was used to setup state in our application.

Clone this wiki locally