Skip to content

janusingh20/habit-garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Habit Garden Voice

A React SPA that lets you track daily habits as a growing virtual garden—complete with morning reminders and voice‑activated check‑ins!

Features

  • Add Habits with name, category, and color
  • Daily Check‑In via checkbox
  • Garden View shows your streak as an emoji plant (🪴 → 🌱 → 🌿 → 🌳 → 🌸)
  • 9 AM Notifications remind you to check in
  • Voice Check‑In (“🎤 Voice Check-In” button) lets you toggle a habit by speaking its name

Getting Started

Prerequisites

  • Node.js (v14+) & npm

Installation

# Clone your repo locally (replace <username> and repo name)
git clone https://github.com/<username>/habit-garden.git
cd habit-garden

# Install dependencies
npm install

#start
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published