mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-05-10 04:05:22 -04:00
feat: todo app
This commit is contained in:
parent
551b6206ad
commit
f68a36dca3
4 changed files with 148 additions and 0 deletions
1
todo/index.html
Normal file
1
todo/index.html
Normal file
|
@ -0,0 +1 @@
|
|||
<!doctype html><html><head><meta charset="utf-8"><title>Todo</title><meta name="viewport" content="width=device-width,initial-scale=1"><script defer="defer" src="bundle.js"></script></head><body></body></html>
|
Loading…
Add table
Add a link
Reference in a new issue