Skip to content

suhavani23/MoodSpace

Repository files navigation

🌸 Bloom

A beautiful wellness and mood tracking application built with Next.js, designed to help users cultivate mindfulness, track their emotional journey, and connect with a supportive community.

✨ Features

  • 🏠 Home Dashboard: Track your daily mood, view wellness stats, and complete daily challenges
  • 📅 Calendar: Visualize your mood patterns and emotional journey over time
  • 🎯 Goals: Set and track personal wellness goals
  • 👥 Community: Connect with others, share experiences, and support each other's wellness journey
  • 👤 Profile: Personalize your experience (coming soon)

🚀 Getting Started

Prerequisites

  • Node.js 18+ installed
  • npm or pnpm package manager

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/bloom.git
cd bloom
  1. Install dependencies:
npm install
# or
pnpm install
  1. Run the development server:
npm run dev
# or
pnpm dev
  1. Open http://localhost:3000 in your browser to see the app.

🛠️ Built With

📁 Project Structure

bloom/
├── app/              # Next.js app directory
├── components/       # React components
├── hooks/           # Custom React hooks
├── lib/             # Utility functions
├── public/          # Static assets
└── styles/          # Global styles

🎨 Design Philosophy

Bloom features a calming, gradient-based design with soft blues and grays to promote a sense of peace and mindfulness. The interface is intuitive and mobile-first, making wellness tracking accessible anytime, anywhere.

📝 License

This project is private and not licensed for public use.

🤝 Contributing

This is a personal project. If you have suggestions, feel free to open an issue.


Made with 💙 for mental wellness

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors