Skip to content

Create a todo list and allow user to enter todo list on the UI. Once task is completed, allow user to mark the task as completed. This moment, the task will show as striked through and completed button will be disabled. User can now delete this task or create new task.

Notifications You must be signed in to change notification settings

blueeDeveloper/simple-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a todo list and allow user to enter todo list on the UI. Once task is completed, allow user to mark the task as completed. This moment, the task will show as striked through and completed button will be disabled. User can now delete this task or create new task.

This is a toDo list using React Hooks

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Snapshot of the UI are shown below:

todo1 todo2 todo3 todo4

About

Create a todo list and allow user to enter todo list on the UI. Once task is completed, allow user to mark the task as completed. This moment, the task will show as striked through and completed button will be disabled. User can now delete this task or create new task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published