A premium, minimalist habit tracker designed for high-performance individuals. Combines sophisticated aesthetics with social gamification and cloud synchronization to help you build lasting discipline.

"The Power of Negative Space." By removing unnecessary visual noise, you focus entirely on your daily habits. Primary actions are front and center, while technical complexities fade into the background.
Architected from the ground up to deliver a frictionless experience.

Fluid glassmorphism, deep blacks, and refined typography. Designed to feel like a native part of your lifestyle.

Prerequisites
1. Installation
git clone https://github.com/PedroP0202/zenith.git
cd zenith
npm install
npm run dev
2. iOS Deployment
npm run build
npx cap sync ios
npx cap open ios