Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a small backend project to understand how the password authentication works. The technologies used here are node.js and express.js.

To run this follow the steps below:

Step 1: Download and unzip. Open the folder in your code editor.

Step 2: Install the node modules using the command "npm i" in your code editor terminal.

Step 3: Now run the index.js file using node command in your terminal and once the server starts running open the localhost:3000 in your browser.

The static password given is 123456789, change it in the index.js to play around.

About

Using Node.js + Express.js a backend project that check for the password and provide the access.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages