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
A simple Todo list application built with React JS and Redux Toolkit (RTK) for state management. Tasks are stored in localStorage, ensuring they persist even after page reloads.
A simple Todo list app built with React.js and primarily using Redux Toolkit (RTK). This app stores tasks in the browser's localStorage to persist after page refreshes.
Tech
React.js
Redux Toolkit (RTK) - Redux state management.
Tailwind CSS
About
A simple Todo list application built with React JS and Redux Toolkit (RTK) for state management. Tasks are stored in localStorage, ensuring they persist even after page reloads.