Skip to content

Commit 80e9bd7

Browse files
authored
Update README.md
1 parent de15f0b commit 80e9bd7

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1-
# Todo-List
1+
## To-do List
22

3-
Todo-List created with HTML, CSS, JS.
3+
A simple to-do list web app which allows users to create a list of tasks, mark them as complete, and delete them.
44

5-
Live Preview : [TodoList](https://mvlprem.github.io/Todo-List/)
5+
### Built with
6+
7+
![HTML](https://img.shields.io/badge/HTML5-E34F26?style=flat&logo=html5&logoColor=white)
8+
![CSS](https://img.shields.io/badge/CSS3-1572B6?style=flat&logo=css3&logoColor=white)
9+
![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=flat&logo=javascript&logoColor=black)
10+
![npm](https://img.shields.io/badge/npm-CB3837?style=flat&logo=npm&logoColor=white)
11+
![Webpack](https://img.shields.io/badge/Webpack-black?style=flat&logo=webpack&logoColor=8DD6F9)
12+
13+
### Demo : [TodoList](https://mvlprem.github.io/to-do-list/)

0 commit comments

Comments
 (0)