mirror of
https://github.com/nagaoo0/HabbitGrid.git
synced 2026-01-11 15:34:54 +00:00
Update README
This commit is contained in:
30
README.md
30
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.
|
||||
|
||||
---
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/nagaoo0/HabitGrid" target="_blank"><img src="https://img.shields.io/github/stars/nagaoo0/HabitGrid?style=social" alt="GitHub stars"></a>
|
||||
<a href="https://github.com/nagaoo0/HabitGrid" target="_blank"><img src="https://img.shields.io/github/license/nagaoo0/HabitGrid?color=blue" alt="MIT License"></a>
|
||||
<a href="https://git.mihajlociric.com/count0/HabitGrid" target="_blank"><img src="https://img.shields.io/badge/Mirror-git.mihajlociric.com-orange?logo=gitea" alt="Gitea Mirror"></a>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
**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*
|
||||
````
|
||||
|
||||
Reference in New Issue
Block a user