File tree 1 file changed +11
-3
lines changed
1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
- # Todo- List
1
+ ## To-do List
2
2
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 .
4
4
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/ )
You can’t perform that action at this time.
0 commit comments