Skip to content

IEEE-CUSB/Task4-NodeMailer-MiDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install

  1. Download NodeJs.
  2. Use VSCode or any other IDE.
  3. Download this repository and open it in your IDE.

    if your IDE doesn't have terminal use windows cmd or any other terminals you like.

  4. Navigate to repository files and run this command node install to install all required dependencies.
  5. Configure Database Information in app.js file.
  6. Extract db.sql into your mysql
  7. Run this command through IDE terminal or windows CMD node app.

    Your site should be now running on port 3000, if you want to change the port navigate to app.js at the bottom and change the port number to whatever you like

You're Done and all should be working!

If you've found any problems feel free to report it

Live Demo

Google Sheet Results

About

An Email will be sent to user on submitting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published