This is a simple google login module that uses Google OAuth 2.0 Service to sign a user up.
- NodeJS
- ExpressJS
- MongoDB
- Mongoose
- Passport
- EJS
- Bootstrap
Note : Please install NodeJS before locally installing the project
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/