Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 872 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 872 Bytes

Route Advisor

Route Advisor

Introduction

This is advanced Travel Companion Application using Google Maps. With Geolocation, Google Maps API, Searching for places, Fetching restaurants, hotels and attractions based on location from specialized Rapid APIs, data filtering and much more, this Travel Advisor App is the best Maps Application that you can currently find on the entire internet.

concepts used:

  • Advanced React Best Practices such as folder & file structure, hooks and refs
  • Creating a User Interface using Material UI
  • Working with Google Maps API
  • And most importantly fetching data from unlimited sources using RapidAPI
  • file

Setup: run npm i && npm start to start the development server

Route Advisor