this web page suggests food, restaurant, and attraction places near you and also give you real-time weather data around you and the city
1. clone project or download zip file and extract file then Run Command
2. npm install
3. npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
- User can search restaurants/ Hotel / attraction points around their current location or based on Search city name
- User can see current weather info
- User can filter restaurants / Hotels etc based on reviews
- user can move Google map up, down ,left or right
-
Stack
- Reactjs
- material-ui/core
- material-ui/icons
- material-ui/lab
- react-google-maps/api
- google-map-react
- axios
-
API
- Google map
- Google map Place
- Open Weather Map from RapidApi
- Travel Advisor from TapidAPI
Project Demo
***