A browser‑based habit tracker that stores data locally
It lets users add, rename, and remove habits, check them off daily, and see streaks and completion rates, all stored in the browser’s localStorage. The app is built with Vite, React, and TypeScript, using custom hooks for persistence and optional browser notifications for reminders. It targets anyone who wants a lightweight, privacy‑first habit‑tracking tool without signing up for a service. Unlike generic task managers, it requires no server, offers easy import/export, and runs entirely offline.
View on GitHub →Saad-Engg/DHT_The_Daily_Habbits_Tracker