Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
naikmubashir authored Mar 13, 2024
1 parent 58c0202 commit 4554dc7
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
# To-Do-List
# To-Do List

This is a simple Todo List project built with HTML, CSS and Javascript, without the use of any framework. It allows users to manage their tasks effectively.

## Features

- Add tasks with descriptions.
- Mark tasks as completed.
- Delete tasks.
- Filter tasks by status (completed, active).

## Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue if you find any bugs or have suggestions for improvements.

## License

This project is licensed under the MIT License.

0 comments on commit 4554dc7

Please sign in to comment.