/google-maps-component-guide

Demo of creating a React App with Google Maps API

Primary LanguageJavaScript

Welcome

A React web app that integrates with the Google Maps API to find you ice creams.

App in action

Setup

Make sure that you have replaced the API_KEY variable in MapContainer.js before running the app.

Starting the app

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.