Giter Site home page Giter Site logo

nerdstep / udacity-frontend-nanodegree-p5-neighborhood-map Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1 MB

Udacity Frontend Nanodegree Project 5: Neighborhood Map

Home Page: http://nerdstep.github.io/udacity-frontend-nanodegree-p5-neighborhood-map/dist/

License: Apache License 2.0

HTML 4.01% JavaScript 13.52% CSS 55.32% ApacheConf 27.15%

udacity-frontend-nanodegree-p5-neighborhood-map's Introduction

Udacity Project 5: Neighborhood Map

This project is a single page web application which displays a Google map with a filterable list of map markers showing Speakeasy-style cocktail bars in the London area.

Install

tl;dr: Clone this repo and run $ npm install in that directory to get everything setup. The run $gulp serve to run the project locally.

Prerequisites

Bring up a terminal and type node --version. Node should respond with a version at or above 0.10.x. If you require Node, go to nodejs.org and click on the big green Install button.

Bring up a terminal and type gulp --version. If Gulp is installed it should return a version number at or above 3.8.x. If you need to install/upgrade Gulp, open up a terminal and type in the following:

$ npm install --global gulp

This will install Gulp globally. Depending on your user account, you may need to configure your system to install packages globally without administrative privileges.

Local dependencies

Next, install the dependencies:

$ npm install

That's it! You should now have everything needed to run the project.

Usage

Watch For Changes & Automatically Refresh Across Devices

$ gulp serve

This outputs an IP address you can use to locally test and another that can be used on devices connected to your network.

Build & Optimize

$ gulp

Build and optimize the current project, ready for deployment. This includes linting as well as image, script, stylesheet and HTML optimization and minification.

References & Credits

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.