/media-immersion

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

Primary LanguageJavaScriptMIT LicenseMIT

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.