Airbnb Visualization
A webpage that allows users to choose a neighborhood in the five boroughs of New York City and see popular room type, prices, popularity based on the number of reviews it has and the number of reviews it gets per month.
- Go to you desired location and do 'git clone https://github.com/INFO-4602-5602/FinalProject-Chandan-Telly.git' (without quotes)
- Navigate to the cloned repository and do 'cd run' (without quotes)
- Execute the following command to start the server 'python3 -m http.server' (without quotes)
- Open your favourite browser (Google Chrome recommended) and launch the url shown on terminal.