Skip to content

code-a11ly/simpleLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LOG IN PAGE

🚀 Let's Register some users!

login-ui

- 📚 Contents:

This repository has:

  • Html file to structure things.
  • Css file to style.
  • Javascript to just display and hipe password.
  • NodeJs to make a live server.

How set it up:

ON THE CLONNED DIRECTORY

First check if you have npm installed:

npm --v

Second install the NodeJs framework Express:

npm install express

Third to get things running:

node app.js

Fourth go to a browser and search:

127.0.0.1:3000

📌 NOTE:

This was made for a university assignment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published