Skip to content

xprabhudayal/pradachan-login-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login page made with React 17.02

takes input from the user and parallely updates the value into React State

import React from "react"
const [formData,setFormData] = React.useState()	

if password mismatches, then it prompts the user

after entering the correct details, it shows Authorisation Successful and then, displays the credentials into the console

feel free to use it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published