Skip to content

Developed a Google authentication-based workshop registration website. Implemented email automation and secure payment gateways, enhancing user experience.

Notifications You must be signed in to change notification settings

simran1002/GoogleGuardian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoogleGuardian

Getting Started

Prerequisites

How to run

  1. Clone the repository
git clone https://github.com/simran1002/GoogleGuardian.git
  1. Open the project directory
cd GoogleGuardian
  1. Install dependencies
npm install
  1. Add a .env file to the root directory with the following variables
DB_URI=<MongoDB URI>
PORT=5000
  1. Run the server
npm start

or to run in development mode

npm run dev

About

Developed a Google authentication-based workshop registration website. Implemented email automation and secure payment gateways, enhancing user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published