Initial commit

This commit is contained in:
Juan Sebastián Montoya 2024-07-07 22:50:34 -05:00
commit 07c5428f7c
11 changed files with 1815 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
node_modules/
dist/
.DS_Store
*.log
deploy