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.
- Clone repo:
git clone https://...
- Install dependencies with
yarn
ornpm install
- Set up your own environment variable using Google Maps API and Rapid API, shown in
.envSAMPLE
file - Run your app with
yarn start
|npm start
- Check your
localhost:3000
, for a local preview
Thanks! xxhellopettekxx