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).
https://syntracker.netlify.app/
- React (Create React App)
- Redux
- Redux Thunk
- Material UI
- Moment
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.