An open API service indexing awesome lists of open source software.

https://github.com/matildevoldsen/neighborhood-map-react-

Displaying a list of cafe's on Google maps. This project is build with ReactJS, SCSS, and are a11y.
https://github.com/matildevoldsen/neighborhood-map-react-

a11y apps css es6 html js progressive pwa react reactjs scss web

Last synced: 9 months ago
JSON representation

Displaying a list of cafe's on Google maps. This project is build with ReactJS, SCSS, and are a11y.

Awesome Lists containing this project

README

          

# London Cafe's / Neighborhood Map (React)

This is my final project in my nanodegree by Udacity. This project is coded in ReactJS.

## Purpose

This app functionality is to locate cafe's in London by map. It also includes a search functionality that filters out the markers by query. Beside that it's made with a11y in mind and offline-first approach.

## How to install

To install you first need to download by **git clone** or download button. Afterwards you should use **npm i** or **npm install** and then **npm start** to start the project.

Please take a look at the [demo site](https://matildevoldsen.github.io/Neighborhood-Map-React-/).

### Google Maps

This application uses Google maps to display the markers.

### Foursquare

This application uses Foursquare to get information about the locations.