Skip to content

xavinanegron/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do List- A React App

A simple To-Do List application built using React, deployed on Vercel. This application has a sleek and responsive design, where users can manage their daily tasks, add new ones, edit existing ones, and remove completed tasks with ease.

Key React Features

Task Management: Users can add, delete, and mark tasks as complete to provide a seamless experience in managing daily activities.

State Management: Utilizes React state and context to manage and share state across components.

Local Storage Integration: Tasks are kept between sessions using the browser's local storage.

Live Demo

Check out the live demo of my To-do List App here: To-Do List

ToDoList.mp4

About

A simple to-do list web application built using React. Designed to help users organize their tasks efficiently. Users can easily add, edit, and remove tasks as needed.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors