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
Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day. It lists the things that they need to do, and allows them to add, edit, delete or mark an item as complete.
A feature-rich todo list website built with HTML, CSS, and JS, providing a user-friendly interface to manage tasks, set reminders, and track progress efficiently.
Welcome to the React Todo List App repository! This project is a simple web application built with React.js that allows users to manage their tasks and to-do lists efficiently.
In this project, I have created a To-Do List that helps the user create a list of things he/she wants to do throughout the day. The technologies employed in this project are HTML , CSS, and Vanilla JavaScript.