/ninas-neighborhood-map

Udacity Front-End Web Development Nanodegree Project 8 - Neighborhood Map

Primary LanguageJavaScript

ninas-neighborhood-map

Udacity Front-End Web Development Nanodegree Project 8 - Neighborhood Map

Website

https://ninakwelch.github.io/ninas-neighborhood-map

Screenshots

Mobile


Tablet


Desktop



Set Up

  1. Clone or download the repository
  2. Run npm install to install dependencies
  3. Navigate to the root folder and run npm start to view the app on your browser

Production Build

  1. Navigate to the root folder and run npm run build
  2. Run serve -s build
  3. Open localhost:5000 on your browser

Service Worker

The servce worker is included in the production build

Built with