-
- Downloads
Implement sign up with email and password feature
Showing
- .DS_Store 0 additions, 0 deletions.DS_Store
- .gitignore 5 additions, 0 deletions.gitignore
- README.md 43 additions, 1 deletionREADME.md
- app.js 1 addition, 1 deletionapp.js
- package-lock.json 15944 additions, 0 deletionspackage-lock.json
- package.json 22 additions, 10 deletionspackage.json
- public/favicon.ico 0 additions, 0 deletionspublic/favicon.ico
- public/index.html 40 additions, 0 deletionspublic/index.html
- public/index2.html 36 additions, 0 deletionspublic/index2.html
- public/manifest.json 15 additions, 0 deletionspublic/manifest.json
- src/components/Account.js 20 additions, 0 deletionssrc/components/Account.js
- src/components/App.css 32 additions, 0 deletionssrc/components/App.css
- src/components/App.js 48 additions, 0 deletionssrc/components/App.js
- src/components/App.test.js 9 additions, 0 deletionssrc/components/App.test.js
- src/components/AuthUserContext.js 5 additions, 0 deletionssrc/components/AuthUserContext.js
- src/components/Home.js 45 additions, 0 deletionssrc/components/Home.js
- src/components/Landing.js 8 additions, 0 deletionssrc/components/Landing.js
- src/components/Navigation.js 31 additions, 0 deletionssrc/components/Navigation.js
- src/components/PasswordChange.js 71 additions, 0 deletionssrc/components/PasswordChange.js
- src/components/PasswordForget.js 79 additions, 0 deletionssrc/components/PasswordForget.js
Loading
Please register or sign in to comment