Added Login and Create Account

This commit is contained in:
Gabe Farrell 2023-03-27 19:49:32 -04:00
parent 197afc4f59
commit 272e4e43b1
7 changed files with 334 additions and 0 deletions

1
.gitignore vendored
View file

@ -13,6 +13,7 @@
# misc
.DS_Store
.env
.env.local
.env.development.local
.env.test.local