Skip to content

Naswahnawaf/contact-us-form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the application, open .env file and add your newly created Gmail account email and password as described in the article and execute the following commands in sequence.

1. npm install
2. npm run start-app

and access the application at http://localhost:3030/

Make sure, not to push .env file to GitHub repository, so add it to your .gitignore file

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.3%
  • HTML 25.4%
  • CSS 2.7%
  • Shell 0.6%