Skip to content

Amormio25/habit-tracker

Repository files navigation

Habit Tracker

A habit tracking app built with React, TypeScript, and Tailwind CSS.

Try it out here! -> https://amormio25.github.io/habit-tracker/

Features

  • Habit Management: Add and delete habits with a simple form.
  • Daily Tracking: Mark habits complete for each day of the week with one click.
  • Week Navigation: Browse previous and upcoming weeks with prev/next controls.
  • Streak Tracking: See your current streak for each habit.
  • Daily Progress: View how many habits you've completed today at a glance.
  • Persistent State: Habits and completions are saved to localStorage across refreshes.
  • Smart Date Handling: Future days are disabled so you can't check off habits ahead of time.

Getting Started

npm install
npm run dev

Acknowledgements

  • Followed project tutorial by WebDevSimplified for learning React

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages