Wrapped for Apple Health uses your Apple Health data export to give you personalized stats about your workouts.
- Clone the repository
- Run
npm install
to install all dependencies - Start the development server using
npm run dev
Open http://localhost:3000 with your browser to see the result.
MIT