Skip to content

crazydev71/apple-health-web-dashboard

 
 

Repository files navigation

Apple Health Web Dashboard

NOTE: Apple Health Web Dashboard is a clone of https://github.com/MaximeHeckel/health-dashboard

Description:

Apple Health Web Dashboard provides a daily view of your Apple Health data, like steps, sleep, etc.

Apple Health Web Dashboard is a react web app (bootstrapped with React Create App). It pulls data from a backend server and displays it. See: https://github.com/markwk/apple-health-sync-backend

Installation and Setup

  • Install dependencies by running $ npm install
  • Set your backend url by editing config/webpackDevServer.config.js to proxy target. It's currently set to target: 'http://localhost:8000',
  • To test, run $ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 91.9%
  • CSS 6.8%
  • HTML 1.3%