Login-Screen

This is a simple google login module that uses Google OAuth 2.0 Service to sign a user up.

Technology Stack

  • NodeJS
  • ExpressJS
  • MongoDB
  • Mongoose
  • Passport
  • EJS
  • Bootstrap

Note : Please install NodeJS before locally installing the project

Local Installation

Cloning Instructions

git clone https://github.com/creyente1897/loginScreen.git

cd loginScreen

Installing Dependencies

npm install

Running the Application

node app.js

OR

nodemon app.js

You can now visit your application at http://localhost:3000/