Skip to content

Elias070/DataComparison

Repository files navigation

Data Visualization with p5.js

This project demonstrates a simple scrolling data visualization using p5.js. Data is loaded from a JSON file and displayed in a grid layout with country names, flag images, titles, and values.

Setup

  1. Install Node.js and npm:
    Make sure you have Node.js installed.

  2. Clone the Repository:
    Navigate to your desired folder and clone the repo (or create a new folder and add the files below).

  3. Install Dependencies:
    Open a terminal in the project folder and run:

    npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published