Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petekgithub/wanderlocate
Google Maps that helps you find hotels, attractions, weather, and food & dining places.
https://github.com/petekgithub/wanderlocate
google-maps-api material-ui rapidapi react travel traveladvisor-api
Last synced: about 1 month ago
JSON representation
Google Maps that helps you find hotels, attractions, weather, and food & dining places.
- Host: GitHub
- URL: https://github.com/petekgithub/wanderlocate
- Owner: petekgithub
- Created: 2023-11-19T19:24:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-20T21:19:06.000Z (about 1 year ago)
- Last Synced: 2023-11-20T22:30:49.297Z (about 1 year ago)
- Topics: google-maps-api, material-ui, rapidapi, react, travel, traveladvisor-api
- Language: JavaScript
- Homepage:
- Size: 891 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WanderLocate
![LOGO](wander.png)
Google Maps that helps you find hotels, attractions, weather, and food & dining places around you using React with Material UI, Google Maps APIs, and Rapid API.
## Demo
[https://....](https://....)
# Local launch
0. Clone repo: `git clone https://...`
1. Install dependencies with `yarn` or `npm install`
2. Set up your own environment variable using [Google Maps API](https://console.cloud.google.com/) and [Rapid API](https://rapidapi.com/apidojo/api/travel-advisor/), shown in `.envSAMPLE` file
3. Run your app with `yarn start` | `npm start`
4. Check your `localhost:3000`, for a local preview---
Thanks!
xxhellopettekxx