/map

Primary LanguageJavaScript

Neighbourhood Map

Table of Contents

Getting started

Description

The Neighbourhood Map is a react based application. The app provides an intuitive interface to get information about places nearby. The app can be initiated on two ways. First is letting the app use the browser's location detection. The second is the default which initiate the app with Manhattan as default location. Once the app gets the location input it will display it on google map. The places which appear on the map are restaurants. The app uses foursquare api to fetch additional information about a given place.

Prerequisites

This application runs in any modern browser, I suggest chrome.

Installing

Run npm install then npm run start to get started with the application.

Compatibility

The application is compatible with all modern mobile and desktop browsers. Not recommended to use old browsers.

Technical details

The application is built on create react app library.

Author

Tibor Juhasz (tibijuhasz@gmail.com)

License

This project is licensed under the MIT License