Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 301 Bytes

File metadata and controls

15 lines (9 loc) · 301 Bytes

node-email-verification

Script to send and verify email account of user.

Tutorial link : coming soon.

How to use:

Open app.js and change the Mandrill API key.

Run node Server.js to start the Server.

Visit localhost:3000 from browser to view the app.

Thanks.