GithubHelp home page GithubHelp logo

tobiasziegler / fend-p7-neighborhood-map Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 265 KB

Project 7 (Neighborhood Map) for Udacity's Front-End Web Developer Nanodegree

Home Page: https://tobiasziegler.github.io/fend-p7-neighborhood-map/

License: MIT License

JavaScript 53.16% HTML 26.12% CSS 20.72%

fend-p7-neighborhood-map's Introduction

Orange Eats & Drinks

Your interactive guide to Orange's restaurants, pubs & cafés

This web project provides an interactive, searchable map of some places to eat and drink in Orange. I've built it as part of Udacity's Front-End Web Developer Nanodegree.

Running the Application

You have two options for viewing and testing the site:

  1. You can visit the deployed site on GitHub Pages.

  2. For testing and development on a local server:

    1. Clone or download the master branch.

    2. The repository's master branch doesn't include the Google Maps and Foursquare API keys that you'll need for the map to work. Obtain your own API keys by following the links to the APIs below, then ensure the js directory includes a config.js file that defines a JavaScript object with variables GOOGLE_MAPS_KEY, FOURSQUARE_CLIENT_ID and FOURSQUARE_CLIENT_SECRET set to the respective values. To help you, there is a config-example.js file that you can rename or copy and then edit to paste your key into the appropriate place.

    3. Run npm install to install dev dependencies.

    4. After changing any of the source files, run gulp build to update the site.

    5. Use gulp serve to open the site in your browser. Alternatively, you can use gulp serve:src to open the site from the development directory, which can be useful for debugging and testing with unminified code. Note that you'll be shown an ngrok URL in the terminal that can be used for access from other devices.

Data Sources and APIs Used

fend-p7-neighborhood-map's People

Contributors

tobiasziegler avatar

Watchers

 avatar

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.