Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.13 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.13 KB

Travel Advisor

Getting Started with Create React App

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser. The page will reload when you make changes.

INFO

https://travel-advisor10.netlify.app

alt text

  • An advanced Travel Companion Application.
  • With the help of Google Maps, Geolocation and Google Maps API user can get information about hotels,restaurants and atrractions in the current location of the user.
  • User can search for places and fetch restaurants, hotels and attractions based on location from specialized Rapid APIs.
  • User can also filter the places based on ratings or customer reviews.
  • The Application shows the weather conditions of the location on the Google maps.
  • The application uses React Best Practices such as folder & file structure, hooks and refs.
  • The user interface is designed with the help of Material-UI .
  • The website is designed by fetching data from unlimited sources using RapidAPI and working with the API functionalities.