parvezk / media-immersion

A data visualization project based on the research study by Associated Press and and Multimer data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Media Immersion Study

Data Visualization Phase 3 Project

A data visualization project based on the research study by Associated Press and Multimer data. Link to the full report by Associated Press is here

Get Started:

Installation

Required steps below:

Clone the project repository

git clone https://github.com/parvezk/datavis-phase3.git

Download the project dependencies

cd datavis-phase3
npm install

One the node modules are installed, run the project

npm start -s

npm start -s to run the project

Runs the app in development mode.

Open http://localhost:3000 to view it in the browser.

About

A data visualization project based on the research study by Associated Press and and Multimer data

License:MIT License


Languages

Language:JavaScript 84.3%Language:CSS 12.8%Language:HTML 2.9%