Skip to content

Prosperity-College/Module16-UI-SignIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module16-UI-SignIn

Log In

To "log in" put "root" in both username and password.

Features

  • Responsive
  • Use of localStorage
  • Sign out button
  • Can't use < input > when already signed in
  • Validation (through JavaScript)
  • Error handling (through JavaScript)