Created a Login Page , expecting user to enter valid Email and Password , applied basic validations to Email and Password field and after successful credentials entering user to Home Screen , and maintaining user login status in LocalStorage, so that refreshing won't impact. Used AuthContext (for storing user details) useContext , useReducer hooks.
-
Notifications
You must be signed in to change notification settings - Fork 0
Created a Login Page , expecting user to enter valid Email and Password , applied basic validations to Email and Password field and after successful credentials entering user to Home Screen , and maintaining user login status in LocalStorage, so that refreshing won't impact. Used AuthContext (for storing user details) useContext , useReducer hooks.
hemant110800/Login-Handler-App
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Created a Login Page , expecting user to enter valid Email and Password , applied basic validations to Email and Password field and after successful credentials entering user to Home Screen , and maintaining user login status in LocalStorage, so that refreshing won't impact. Used AuthContext (for storing user details) useContext , useReducer hooks.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published