Auth page done

This commit is contained in:
2022-04-20 20:03:57 -03:00
parent d5f6c5aee0
commit 32404d1104
7 changed files with 105 additions and 7 deletions

6
.gitignore vendored
View File

@@ -1,8 +1,10 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
node_modules
package-lock.json
.env# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
.env
# dependencies
/node_modules
@@ -24,4 +26,4 @@ package-lock.json
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn-error.log*