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.
What I learned created this project:
- Advanced React Best Practices such as folder & file structure, hooks and refs
- Creating a User Interface using Material UI
- Working with Google Maps API
- Fetching data from Travel Advisor API through RapidAPI
https://travel-advisor-court534.netlify.app/
Clone the project
git clone https://github.com/Court534/travel-advisor
Go to the project directory
cd travel-advisor
Start the server
npm start