Don't know where to go?
Why not use this amazing app to find interesting places around your area on google maps with cool informations from TripAdvisor!
- Find restaurants around your area
- Find hotels around your area
- Find attractions/landmarks around your area
- Find all of those anywhere in the world as you pan on google maps
- Freely search where you want to find interesting places around the world via search box
- Filter information cards by rating
- See summary information on cards from Tripadvisor API
- clone this git on your computer
- install node.js
- run command
npm install
on terminal in this project directory - setup .env file
- run command
npm start
on terminal - go to
http://localhost:3000/
REACT_APP_GOOGLE_MAP_API_KEY : Google Maps API
REACT_APP_RAPID_API_TRAVEL_API_KEY : Travel Advisor
REACT_APP_RAPID_API_WEATHER_API_KEY : Open Weather Map
- Google Maps API
- MUI
- React
- API