IonelRO / Neighborhood-Map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neighborhood Map

The final project of Udacity Front-End Nanodegree that is displaying top locations from Cluj-Napoca, Romania.

Project Printscreen

Table of Contents

How to Run

  • Download node
  • git clone https://github.com/Schular/Neighborhood-Map
  • cd Neighborhood-Map
  • npm install
  • npm start
  • open http://localhost:3000

Run with Service Worker

  • npm run build
  • npm install -g serve
  • serve -s build
  • open http://localhost:5000

Dependencies

About


Languages

Language:JavaScript 77.0%Language:CSS 13.9%Language:HTML 9.1%