Skip to content

This is a Todo List developed using React JS and it's hooks properties and is developed on NodeJS framework.

Notifications You must be signed in to change notification settings

AnandDubey1711/todoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO LIST APP

This is a Todo List application where user can create a list of work he/she wants to do and the this application consists of several features such as option to update details of any task you have entered previously, delete unecessary tasks which are done already and also mark the done and not done tasks.

This web application is developed with the help of React18 and its hooks which includes UseState and UseEffect that allows the user to change the state of the objects within the application making it more user friendly.

To run this project on your machine you can download this project and then open & run your terminal with the git init -y which would install the required files and dependencies for running the application. After the installation is done all you need to do is run the npm start or yarn start command based upon your choice or package.

About

This is a Todo List developed using React JS and it's hooks properties and is developed on NodeJS framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published