From 38d1942050f757a5d3de0073c23809c3a4e3e3e7 Mon Sep 17 00:00:00 2001 From: count0 Date: Fri, 17 Oct 2025 20:51:46 +0200 Subject: [PATCH] Update README --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/README.md b/README.md index 51fc308..112bc84 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,24 @@ # HabitGrid + A modern, grid-based habit tracker app inspired by GitHub contribution graphs. Track your daily habits, visualize progress, and build streaks with a beautiful, responsive UI. +--- + +

+ GitHub stars + MIT License + Gitea Mirror +

+ +--- + +**Source code:** + +- [GitHub Repository](https://github.com/nagaoo0/HabitGrid) +- [Self-hosted Mirror (Gitea)](https://git.mihajlociric.com/count0/HabitGrid) + + ## Features - GitHub-style habit grid (calendar view) - Streak tracking and personal bests @@ -11,6 +28,8 @@ A modern, grid-based habit tracker app inspired by GitHub contribution graphs. T - Responsive design (desktop & mobile) - Built with React, Vite, Tailwind CSS, Radix UI, and Framer Motion +--- + ## Getting Started ### Prerequisites @@ -68,9 +87,20 @@ You can easily deploy your own instance of HabitGrid using [Cloudflare Pages](ht 5. Deploy and enjoy your own habit tracker online! ## License + MIT --- +**Project Links:** + +- [Live Demo](https://myhabitgrid.com/) +- [GitHub](https://github.com/nagaoo0/HabitGrid) +- [Mirror (Gitea)](https://git.mihajlociric.com/count0/HabitGrid) + +--- + +--- + *Built with ❤️ by Mihajlo Ciric* ````