Skip to content

Redux Toolkit

Maya Chang edited this page Oct 7, 2025 · 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