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
Introducing TaskMate, a dynamic and robust to-do website powered by Django and MongoDB. TaskMate is designed to streamline your task management process, offering a seamless user experience with its intuitive interface and feature-rich functionality. With TaskMate, you can effortlessly create, organize, and prioritize tasks, ensuring you stay on top
A beginner-friendly todo list application built with React, Vite, and TypeScript. It demonstrates core React concepts—state management, Context API, custom hooks, and reusable components—with no backend: all data is stored in the browser’s localStorage. Use it to add, edit, delete tasks, switch themes, learn how a React app is structured & run