Skip to content

leelabhaskar22/todolist-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Todo application built with React. It allows users to add tasks, mark them as completed, and delete tasks.

Features Add tasks: Enter a task in the input field and click the "Add" button or press Enter. Mark as completed: Click on the circle icon next to a task to mark it as completed. Delete tasks: Click on the trash icon to delete a task. Status Overview: View the total number of tasks, completed tasks, and incomplete tasks. Getting Started To run the application locally, follow these steps:

Clone the repository: git clone Navigate to the project directory cd todollist Install dependencies npm i Start the server npm start The app will be accessible at http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published