sharpartzgh / React-Forms

React Forms - Assignment 7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REACT FORMS

Assignment 7

Instructions

  • React code for simple login form where the user login by entering their username and password. The form inputs are validated to check if correct information is entered and the error messages when the validation fails. The login form is hidden and the “Welcome, ${name}” message is shown when the user login is successful.

About

React Forms - Assignment 7


Languages

Language:JavaScript 81.0%Language:CSS 10.7%Language:HTML 8.3%