Git Product home page Git Product logo

neighborhood_map_2's Introduction

Neighborhood Map Project React

Part of the Udacity Front-End Web Development Nanodegree

neighborhood map

This is the Udacity Neighborhood Map Project. It's intended as a challenge to put together a website from various APIs. This includes making function calls to Google Maps to get the map and locations details. Furthermore, ratings and reviews are retrieved from Yelp Fusion.

Included is a list of atrractions in Silicon Valley that visitors should stop by.

The app allows you to filter the list down as you type. In return, it displays the locations on the map.

This application follow this Udacity Project Rubric

Run Online Project

Click the link following https://romklao.github.io/neighborhood_map_2/ to see the webpage.

Features

  1. Click on any marker to see the location details retrieved from the Google Map API and reviews retrieved from Yelp Fusion API.
  2. Search through availaible locations.
  3. Get information on locations from the search or through marker click.

How to run the app

The project uses Create-React-App starter code on a Node.js >= 6 environment

Follow these steps:

  1. Install node from the link above.
  2. Clone this repository to your computer git clone https://github.com/romklao/neighborhood_map.git
  3. Install all the dependencies with npm install
  4. Launch the app with this command npm start

The app will launch in your browser at the addresshttp://localhost:3000/.

Build

You can run the build for testing the service worker or any other reason following these steps:

  1. First npm run build to create an optimized version of the project.
  2. Then npm run deploy to deploy to the specified address.

neighborhood_map_2's People

Contributors

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