Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 443 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 443 Bytes

neighbourhood-map

Project which lists down neighbourhood areas and gives option for search. It's written in Reactjs with the help of google-maps-react library.

Steps to Run

  1. Clone the project: git clone https://github.com/vivekanand1101/neighbourhood-map.git
  2. Visit the project directory: cd neighbourhood-map
  3. Run: npm start from a console
  4. Visit: localhost:3000 in your browser