- 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 react
andnpm 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 install
followed bynpm start
in the terminal - Go back to the code editor and navigate to the folder backend-code
- Open a new terminal and run the commands
npm install
followed bynpm start
-
Notifications
You must be signed in to change notification settings - Fork 0
navR-Dev/Airline-Website
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published