Skip to content

A node.js app made using express tailwind.css mongoDB and nodemailer.

Notifications You must be signed in to change notification settings

kaartik2611/form-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

form-mailer

A node.js app made using express tailwind.css mongoDB and nodemailer.

run

npm install

the tailwind.css (output.css) was generated with :

npx tailwindcss build styles.css -o output.css

the Server listens on

127.0.0.1:3000