ewastasiak / neighborhood-map-react

Udacity FEND assignment [8/8] – create a React app from scratch

Home Page:https://ewastasiak.github.io/neighborhood-map-react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity FEND Project 8 - React Neighborhood Map

This project is a React single page application, which shows a map of famous Transylvanian castles. The names and markers can be filtered to display only the searched results. Additional information about the locations, along with photos fetched from Flickr API, is accessible via an infowindow.

  1. To run the project download the .zip file and unpack it.
  2. Install depenencies with npm install.
  3. Start the development version with npm start.
  4. Be aware that the service worker is active only in build version of the project.
  5. Alternatively, open the live version of the project.

Dependencies and Attributions

  • gh-pages
  • Flickr API
  • Google Maps API
  • google-maps-react
  • Map styling: Snazzy Maps

The Helpers


This project was bootstrapped with Create React App.

You can find the most recent version of this guide here.


About Udacity and Google Scholarships

Udacity blog entry announcing Google Developer Challenge 2017/2018

Information on all Google Scholarship tracks

Visit Udacity scholarships page

About

Udacity FEND assignment [8/8] – create a React app from scratch

https://ewastasiak.github.io/neighborhood-map-react/


Languages

Language:JavaScript 66.1%Language:CSS 30.1%Language:HTML 3.8%