- Countdown timer for each event.
- Sign up with google
- Notification via E-mail
- E-mail verification
- Auto Deletion of event after it's completion
- nodejs
- mongodb
- express js
- passport js
- nodemailer
- bootstrap
- open this repository in your desired code editor after cloning
- navigate to this folder using command prompt
- now type the following commands
npm init
npm install
- go to .env file and change the appropriate credentials
- now type the command
node app.js
- this will show
App started on localhost...
Connected to database...
- app is started on localhost