DEV Community

Cover image for Complete Login / Signup System - MongoDB Atlas πŸš€
Jackson Kasi
Jackson Kasi

Posted on

Complete Login / Signup System - MongoDB Atlas πŸš€

Overview of My Submission:

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


Submission Category: πŸ“’

Choose Your Own Adventure using MongoDB Atlas


Features: βš™

please see the video... 😁


Technologies Used: πŸ› 

  • Bootstrap
  • JavaScript
  • EJS
  • NodeJS
  • MongoDB Atlas
  • Mongoose
  • Heroku
  • nodemaile

Link to Code: ✨

GitHub

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 
Enter fullscreen mode Exit fullscreen mode

From the command line, you should Enter:

npm install 
node app.js
Enter fullscreen mode Exit fullscreen mode

Recouces





Postman Link: πŸ€ click here!


Video: πŸŽ₯

Top comments (0)