Google Maps travel companion that helps you find hotels, attractions, weather, and food & dining places around you using React with Material UI, Google Maps APIs, and Rapid API.
https://travellingmate.netlify.app/
- Clone repo:
git clone https://github.com/AbayIbrayev/travel-mate.git cd travel-mate- Install dependencies with
yarnornpm install - Set up your own environment variable using Google Maps API and Rapid API, shown in
.envSAMPLEfile - Run your app with
yarn start|npm start - Check your
localhost:3000, for a local preview
Thank you!
