Skip to content

Commit 860f3c8

Browse files
committed
started todo-list
0 parents  commit 860f3c8

File tree

8 files changed

+1673
-0
lines changed

8 files changed

+1673
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
node_modules
2+
.env

.vscode/settings.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"editor.fontSize": 42,
3+
"terminal.integrated.fontSize": 62
4+
}

0 commit comments

Comments
 (0)