About
This is a free and open-source web app to help you track your running streaks on Strava!- Written using Next.js and the Vercel platform
- Styled using Tailwind CSS and Tailwind UI
- Source code available on GitHub (MIT licensed)
- Made with ❤️ in 🗽
If you have any questions or feedback, please email me here!Privacy
Your privacy is important! The TL;DR is: we cannot access any of your Strava data!- All athlete and activity data is stored in your browser's local storage (delete any time by going to Settings > Clear cache). No athlete or activity data is persisted on our servers.
- We only use cookies to maintain your login session. No tracking cookies are used.
- Any analytics are collected using Vercel Analytics, which is fully anonymous.
- The only data we store is the number of requests your account makes during a 24 hour period. This is to ensure that a user does not use too much of our Strava API quota.