npm install
node version 14.x
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
- Contact form is setup with the backend using NodeMailer
- From sent from backend server
- Deployed on Vercel
- Deploys on push to Main branch
- Backend is deployed separately
- Build Command - 'CI=false npm run build' - overide in Vercel
- environmental variables added to Vercel
- Domain hosted by Ionos
- Email hosting DNS setup in Vercel
- Webmail hosted by https://mail.ionos.de/ and forwarded to gmail. Setup is in backend using Nodemailer