Project which lists down neighbourhood areas and gives option for search. It's written in Reactjs
with the help of google-maps-react
library.
- Clone the project:
git clone https://github.com/vivekanand1101/neighbourhood-map.git
- Visit the project directory:
cd neighbourhood-map
- Run:
npm start
from a console - Visit: localhost:3000 in your browser