Skip to content

Khushiirani25/-_-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

-_-4

Simple JavaScript Login Authentication System

This is a basic login authentication system built using HTML, CSS, and JavaScript. It allows users to register with a username and password, login using those credentials, and access a secured page after successful authentication.

Features

  • User Registration: Users can create new accounts by entering a username and password.
  • User Login: Users can log in using the credentials they registered with.
  • Secured Page: Only accessible to users who have successfully logged in.
  • LocalStorage: User credentials are saved in the browser's local storage.
  • Logout: Users can log out and return to the login/register page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published