/react-walking-data

A dashboard that shows my walking data from the last one year and a half.

Primary LanguageJavaScriptOtherNOASSERTION

#Walking Data Visualization Experiment with React A dashboard that shows my walking data from the last one year and a half.

Access it at http://lfac.pt/react-walking-data/.

##Project Status Very much a WIP.

##Setting up the development environment

  • Run npm install to install dependencies
  • Run npm run build to build the js code
  • Start a static web server at the root of the project (like node-static)

##License The code in this repository is licensed under the MIT license.