Skip to content

Simple flights travel agency web application built using the MERN stack: MongoDB, Express.js, React.js, and Node.js. Behind the scenes the app communicates with a third party API called Amadeus in order to fetch the flights information. This is most certainly a project that demonstrates knowldege of full-stack web development.

Notifications You must be signed in to change notification settings

angelmtzr/travel-agency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travel-agency

Simple flights travel agency web application built using the MERN stack: MongoDB, Express.js, React.js, and Node.js. Behind the scenes the app communicates with a third party API called Amadeus in order to fetch the flights information. This is most certainly a project that demonstrates knowldege of full-stack web development.

FRONTEND

Accompanying React.js in the frontend side of the application, Tailwind CSS is used to handle CSS more easily and design all of the application's screens.

BACKEND

On the other side, in the backend, Express.js and Node.js are used to setup all of the server-side operations that will communicate with MongoDB.

THIRD PARTY API

The application uses for the flights information an API called Amadeus. Click here for more info.

About

Simple flights travel agency web application built using the MERN stack: MongoDB, Express.js, React.js, and Node.js. Behind the scenes the app communicates with a third party API called Amadeus in order to fetch the flights information. This is most certainly a project that demonstrates knowldege of full-stack web development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages