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 is a todo application built with React.js and backend API server written in Node.js. It's a simple, intuitive, and elegant UI for managing your todo list. It comes with a number of great features such as creating, updating or deleting tasks from the list.
This repository houses a robust TodoList application built using the MERN stack (MongoDB, Express.js, React, and Node.js). The application leverages React for the frontend interface, Express.js for server-side logic, MongoDB for data storage, and custom hooks for streamlined state management and functionality.
A simple Todo App (Multi-Functional) built using React with features to list view, table view; create, edit; mark tasks as running, completed; delete tasks as clear selected, clear completed, reset; search panel, and filter tasks.