This repo contains the files used for development and deployment of Microsoft Azure Function in Solar Power Project. Simple Mail Transfer Protocol with Node.js (nodemailer) is used to send emails to user when they click on contact sales option in main website. Uses : Node.js with SMTP (Azure Function)
Main Project Repo : https://github.com/Aakarsh-Lohani/FRT_Solar_Power
Solar Power Website Live At : https://solarfrt.azurewebsites.net/
Visit this link for Azure Function (HTTPS Triggered) : https://github.com/Aakarsh-Lohani/FRT_SOLAR_POWER_EMAIL/blob/master/src/functions/httpTrigger1.js
##Screenshots
#Azure Function App for creating HTTPS Triggered Function for sending emails.