React, CSS, HTML, JavaScript, Git
This is a browser extension for tracking intermittent fasting goals. It's built with functional React. Fasts and fast history are tracked using localStorage, so even with the browser closed it will keep track. Also adjusts colors if you prefer light or dark mode based on your browser settings.
It's partly inspired by the 'Leads Tracker' solo project form Scrimba and various fasting mobile applications, and partly by my desire to see if I can build a fasting app myself.
This is a rebuild of what was originally a vanilla Javascript project, which you can take a look at on githubhere!