Skip to content

trushita23/Neighbourhood-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Map Project

This project was bootstrapped with Create React App.

Features

  • Displays six recommended restaurant locations in pune
  • Filter these locations in a search bar
  • Get detailed information about the restaurant by clicking on either the marker on map or the restaurant name.

Requirement

  • Node.js
  • npm package manager
  • Any browser

Steps to run the project

  • Download or clone the repository in your computer:
$ git clone https://github.com/trushita23/Neighborhood-Map.git
  • Go to the project directory and install the dependencies: npm install axios --save npm install escape-string-regexp --save npm install --save google-maps-react

  • Start the development server by running the command: npm start

  • Open the browser and enter the url:- http://localhost:3000

Note: service worker will work in production mode only.

  • Command to run in production : npm run build and deploy it using the command npm run deploy

Credits

  • Location details fetched from FourSquare API
  • Used Google Map API

About

Using google-maps-react

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published