/tripadvisor_back

✈️TripAdvisory API clone - contact form - deployed with Heroku

Primary LanguageJavaScript

Tripadvisor Back

Sending Transactional Email In A NodeJS App Using The Mailgun API

Installation steps

To be able to install this project on your computer, start by cloning the project than typing the following commands :

npm install

to install all dependencies

npm start

to view the project on your development server : http://localhost:3000.