This Repo contains an application build using MEAN (MongoDB, Express, Angular, and NodeJS).
This project uses 'yarn', make sure you have 'yarn' installed.
Run:
- yarn install
- yarn start
- Run on http://localhost:3000
More URLs can be reach as below
http://localhost:3000/api/hotels
http://localhost:3000/api/hotels/{number} ( {number} between 1 to 10 )