- Download the code in this repository
- Open the code in any code editor
- 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 reactandnpm i cors) - Install mongodb compass and create a new database called airlineDB, with 2 collections called bookings and credentials
- Got to the folder frontend-code and run the command
npm installfollowed bynpm startin the terminal - Go back to the code editor and navigate to the folder backend-code
- Open a new terminal and run the commands
npm installfollowed bynpm start
navR-Dev/Airline-Website
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|