Skip to content

jacksonkasi0/login-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complete Login / Signup System - MongoDB Atlas 🚀


Overview:

🎊The purpose of this project, you can build your own complete login system for your website, using MongoDB Atlas...


Deployment commands: 💻

Create a new directory, navigate to that directory in a terminal and clone the GitHub repository

git clone https://github.com/jacksonkasi0/login-system.git

Change directory to the pattern directory:

cd login-system 

From the command line, you should Enter:

npm install 
node app.js

Recouces