Skip to content

LilaGuill/formulaire-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Formulaire backend

Server

Dependencies

  • Express
  • Express-formidable
  • Mailgun-js
  • Cors
  • Dotenv

Running the project

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

Client

  • HTTP request with axios (post)
  • Javascript

Overview

capture-1

Demo:https://formulaire-lg.netlify.com/

Formulaire Client

https://github.com/LilaGuill/formulaire-frontend.git

Deployment

  • Client deployed with Netlify
  • Server deployed with Heroku

Contact

My Linkedin Profil

Releases

No releases published

Packages

No packages published