Skip to content

Frontend web application that allows users to add, edit, delete, and filter locations on a Google map (Udacity Full Stack Nanodegree Project)

License

Notifications You must be signed in to change notification settings

najens/neighborhood_map

Repository files navigation

neighborhood_map

neighborhood_map is a simple frontend app that allows users to add, edit, delete, and filter locations on a google map. This example focuses on the Seattle area.

Test Out App

Go to (https://najens.github.io/neighborhood_map/) to test out app.

APIs

This project uses the Google Maps Javascript API, the Google Places API Web Service, and the Foursquare API.

Software Requirements

Installation Instructions

  • Open Git or Git Bash in your workspace directory

  • Clone the GitHub repository

$ git clone https://github.com/najens/neighborhood_map.git
  • Navigate to project folder
$ cd neighborhood_map
  • Install Module Dependencies
$ npm install

Run App

$ npm run build

Build App Bundle for Production

$ npm run build:prod

About

Frontend web application that allows users to add, edit, delete, and filter locations on a Google map (Udacity Full Stack Nanodegree Project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published