Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 271 Bytes

File metadata and controls

6 lines (4 loc) · 271 Bytes

login-registration

Login and register with authentication using a nodejs with express framework and mongodb Atlas for a database and ejs as template

Add your db connection link in the keys.js file in the config folder.

app.js is the main file to run the application.