Dependencies
- Express
- Express-formidable
- Mailgun-js
- Cors
- Dotenv
Clone this repository :
git clone https://github.com/LilaGuill/formulaire-backend.git
cd formulaire-backend
Install packages :
npm install
When installation is complete, run the project with:
npx nodemon index.js
- HTTP request with axios (post)
- Javascript
Demo:https://formulaire-lg.netlify.com/
https://github.com/LilaGuill/formulaire-frontend.git
- Client deployed with Netlify
- Server deployed with Heroku