Skip to content

vishal-rathod-07/task-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Master: A Simple Todo List App

A front-end project that allows you to manage your tasks and keep track of what you need to get done. Built using HTML, CSS, and JavaScript, with the added feature of preserving your todos in local storage.

Features

  • Add new tasks to the list
  • Mark tasks as completed
  • Delete tasks from the list
  • Persistence of todos in local storage

Usage

  1. Clone the repository to your local machine

bashCopy code

git clone https://github.com/vishal-rathod-07/task-master.git

  1. Open the index.html file in your browser
  2. Start adding and managing your tasks

Contributions

Contributions are always welcome. If you have any ideas or suggestions, feel free to open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.