feat: almost finished mvp

This commit is contained in:
Nick 2024-12-08 21:16:04 -06:00
parent f3f7df13f5
commit 7ea90e4132
16 changed files with 1499 additions and 180 deletions

View file

@ -12,6 +12,7 @@
"elm/core": "1.0.5",
"elm/html": "1.0.0",
"elm/json": "1.1.3",
"elm/svg": "1.0.1",
"elm/url": "1.0.0",
"elm-community/list-extra": "8.7.0",
"elm-community/maybe-extra": "5.3.0",