Skip to content

anurag-k01/project-vrbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Vrbo

Project Title: Vrbo Replica

Vrbo is an American vacation rental online marketplace originally known as Vacation Rentals. In this project we have implemented the following features:-

  • You can book your favourite beach houses.
  • You can sort according to price, ratings.

Tech Stack:-

  • ReactJs
  • Material UI
  • MongoDb
  • CSS 3

To run it locally on your computer You have to do the following Steps:-

For Cloning:

install packages

  • npm install

For starting the server

  • npm run start

Browser Url

Thank You