You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a small example application built using React and Redux Toolkit. It serves as a learning project to understand the workflow and structure of a React application with state management using Redux Toolkit. The project demonstrates how to set up slices, reducers, extrareducers, actions in Redux Toolkit and integrate them to react app.