yashsati29 / ud-neighbourhood-map-react

Project #6 : Neighbourhood Map (REACT) - Udacity FEND Project - DevS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neighbourhood Map Project (React)

This is a project developed by DevS for Udacity's Front End Nanodegree's Project

Project Overview

This is the final project of Udacity's Front-End Web Developer Nandegree Program

The aim is to use React to develop a single page application featuring a map of with added functionality, including highlighted locations, third-party data about those locations and various ways to browse the content.

Installation

Local Installation

  • Go to My repository
  • Download the repository using the download button.
  • Or clone the repository with Git.
  • git clone https://github.com/yashsati29/ud-neighbourhood-map-react.git
  • Open the command line or terminal on your machine and cd into the project directory.
  • Run npm install
  • Run npm start
  • The application will open in your browser using the port localhost:3000

Resources Used

Built With

Contributing

Private Repository, only made exclusively for academic purpose.