sriram-nappa / SF-Viz

React Web application to visualize the bus transit routes in San Francisco using d3.js and NextBus API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SF-Viz

This is a Web application built with react.js to visualize the bus transit routes in San Francisco using d3.js and NextBus API.

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

If you have Node installed, you have NPM, if not install node:

Installing

First of all, download or clone this repository.

Then, go to project folder using:

> cd SF-Viz

To install and run project

> npm install
> npm start

A new window should open in your default browser which loads the webapp.

Built With

The project uses the following dependencies:

  • React
  • d3.js

Authors

Sriram Poondi Chinappa

About

React Web application to visualize the bus transit routes in San Francisco using d3.js and NextBus API.

License:MIT License


Languages

Language:JavaScript 82.6%Language:CSS 9.6%Language:HTML 7.8%