mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-06-29 16:09:09 -04:00
finished: missing styling, but logic done
This commit is contained in:
parent
83112555b7
commit
f617572abf
7 changed files with 878 additions and 2 deletions
1
todo/dist/index.html
vendored
Normal file
1
todo/dist/index.html
vendored
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