Skip to content

nahom-getachew7/Hotel-reservation-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alx-group-project

clone the project

npm install in each folders (api, client and admin)

create an .env file in api folder.

The .env file contain MONGO variable and JWT variable

Create a mongo db account and create a database cluster and copy the connection link like this : - "MONGO = mongodb+srv://example:[email protected]/booking?retryWrites=true&w=majority "

also create a randem token and assign it to JWT like this : - "JWT = RjiN6Q4QEwbUdLYzOUdiPMtS6x5dbUXG5Zke4pqijWs="

The JWT is used in auth.js and VerifyToken.js in api folder

after the above steps npm start in each folder (api, client and admin (to use the admin))

About

This is a final project made by a team at alx SE program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •