Giter VIP home page Giter VIP logo

neighborhood-map's Introduction

Neighborhood-map-udacity (React.js)

This project is part of Goole Udacity Front-End Web Developer Nanodegree Program. The main goal is to use any map providing API plus one more third-party API. Should display by our choice our best neighborhood and best destinations. For this project have chouse to display beautiful castles in Latvia.

How to run in development mode

  • fork the project
  • run npm install

Build production version

  • npm run build

Running production server

  • python -m http.server --directory build or
  • serve build

Service worker

Service worker provides caching for local contents as well as dynamically added content such as google maps, 3rd party font,css etc.

Service worker is disabled for development. In production mode it is enabled. For more information about this service worker visit this site

(ToDoo: add following lines after passing the submition and replace my key with placeholder API_KEY:

  • Please provide your own Google Map API.
    • You can do it by following this link Google Map API key
    • To get open weather API please follow this link OpenWeatherMap
    • Once you got your keys please place them in places markerd as API)
  • To run aplication in localhost, in command line type: npm start
  • open localhost:3000

Build with:

  • create-react-app
  • google-maps-react library
  • used API's
    • Google Maps API
    • Open Weather Map API
  • Map style from : Snazzy Maps

Udacity style guide

Known issues

The map is not rendered due to changes in API(not for free anymore).

Author

Dita Rahmane

neighborhood-map's People

Contributors

ditiite 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.