Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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