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.
- Host: GitHub
- URL: https://github.com/matildevoldsen/neighborhood-map-react-
- Owner: Matildevoldsen
- Created: 2018-02-13T19:36:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-05T14:22:29.000Z (over 7 years ago)
- Last Synced: 2025-09-06T22:47:05.529Z (9 months ago)
- Topics: a11y, apps, css, es6, html, js, progressive, pwa, react, reactjs, scss, web
- Language: JavaScript
- Homepage:
- Size: 347 KB
- Stars: 1
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.