/manual-form-validation-using-react

Use logic to perform manual validation on the form page using reactjs; after registration, the user is redirected to the homescreen where user data is stored on local storage; refreshing the page keeps the user on the same homepage; and clicking the logout button destroys the user data, returning the user to the signup page. 

Primary LanguageJavaScript

Watchers