Level up your life, one habit at a time
🔥 Streak Tracking – Don't break the chain!
📊 Progress Analytics – Visualize your journey
👥 Friend System – Compete and stay motivated
🌙 Dark Mode – Easy on the eyes
📱 Responsive – Track anywhere, anytime
# Clone & Enter
git clone https://github.com/SimpleCyber/Habit-Builder.git
cd frontend/Habit-Builder
# Install & Run
npm install --legacy-peer-deps
npm run devOpen localhost:3000 and start building! 🎉
Next.js • React • Tailwind CSS • Vercel
- ✅ Habit tracking & streaks
- 🌙 Dark mode
- 👥 Friend system
- 🔔 Push notifications
- 🏆 Achievement badges
- 📈 Advanced analytics
Got ideas? We'd love your help!
- Fork it
- Create your feature (
git checkout -b feature/AmazingFeature) - Commit (
git commit -m 'Add AmazingFeature') - Push (
git push origin feature/AmazingFeature) - Open a Pull Request