Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 860 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 860 Bytes

Syn Tracker

Very simple Syn tracker designed to be used for Slimming World Syn Tracking. Designed to be used as a PWA so should be added to the homescreen for the best experience. The Syn tracker has no external dependencies and stores all data in localStorage (may prove problematic if you clear your browser data often).

Hosted With Netlify

https://syntracker.netlify.app/

Build With

Running Locally

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.