Skip to content

navR-Dev/Airline-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Airline-Website

How to run the code:

  1. Download the code in this repository
  2. Open the code in any code editor
  3. Install all the dependencies (npm i react, npm i express, npm i express-session, npm i body-parser, npm i swagger-jsdoc, npm i swagger-ui-express, npm i mongodb, npm i react and npm i cors)
  4. Install mongodb compass and create a new database called airlineDB, with 2 collections called bookings and credentials
  5. Got to the folder frontend-code and run the command npm install followed by npm start in the terminal
  6. Go back to the code editor and navigate to the folder backend-code
  7. Open a new terminal and run the commands npm install followed by npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published