:pushpin: Google Maps in React: Autocomplete Location Search | Draggable Marker | Marker Infobox
******* PLEASE STAR MY REPO TO SUPPORT ME 🙏 ******
Please follow me 🙏 on twitter and github
Demo App for Autocomplete Location Search, Draggable marker and Infobox using Google Maps API and React .
./client/src/client-config.js
GoogleMapsAPI = 'xxxxx';
git clone https://github.com/imranhsayed/google-maps-in-react
cd google-maps-in-react
npm install
cd client
npm install
cd ..
npm run dev