Skip to content

A simple to-do list app built with React and Node.js. Manage tasks with features like add, edit, delete. Tasks are saved locally for persistence. Contributions welcome!

Notifications You must be signed in to change notification settings

Chiragsharma2/To-Do-List-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-List-Application

A simple to-do list app built with React and Node.js. Manage tasks with features like add, edit, delete. Tasks are saved locally for persistence. Contributions welcome!

Installation: Clone the repo: git clone https://github.com/yourusername/todo-list-app.git Navigate to the project directory: cd todo-list-app Install dependencies: npm install Run the app: npm start

Note: Remember to add node_modules to your .gitignore file to prevent uploading it to GitHub.

About

A simple to-do list app built with React and Node.js. Manage tasks with features like add, edit, delete. Tasks are saved locally for persistence. Contributions welcome!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published