Skip to content

React app for client side gathering, visualizing and exporting digital trace data

License

Notifications You must be signed in to change notification settings

Filter-Bubble/DigitalFootprintsLab

 
 

Repository files navigation

Digital Footprints Lab

A client for the Digital Footprints lab

Install and run

git clone https://github.com/ccs-amsterdam/DigitalFootprintsLab
cd DigitalFootprintsLab
npm install
npm start

Documentation

The documentation is now written in styleguidist style. You could view the style guide server if you so fancy

First install styleguidist

npm install --save-dev react-styleguidist

Then run:

npx styleguidist server

About

React app for client side gathering, visualizing and exporting digital trace data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • HTML 1.8%
  • CSS 1.1%
  • Shell 0.1%