iamfoysal / node-file-or-mail

Node Js File Uploading and mail sending.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-file-or-mail

Node Js File Uploading and mail sending.

1. for File Uploading :

npm install formidable

2. for Email sending :

npm install nodemailer

About

Node Js File Uploading and mail sending.

License:MIT License


Languages

Language:JavaScript 100.0%