Skip to content

thedevdrawer/js-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla JS Login

Authentication and Validation

In this video, we will create a form validator for a simple login page using HTML, SASS, and Vanilla JavaScript. Basically, we use JS to create classes that will validate the login variables based on our needs then we will store information in the browser for authentication.

I do not use Bootstrap, jQuery, or any other frameworks. This method can be used on local browsers, web apps, and even on your server since it is all front-end code.

View tutorial: https://youtu.be/Rrbwrk79WTw

About

Authentication and validation scripts for login

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages