🔗 Vercel Link: Mood Analyzer
🔗 Repository Link: GitHub
A simple yet powerful mood-tracking web application that allows users to log their daily emotions and analyze trends over time.
✅ Daily Mood Tracking - Choose your mood from various options and save it.
✅ Mood History & Trends - View past mood entries and recognize patterns.
✅ Interactive UI - Smooth animations and a user-friendly interface.
✅ Local Storage Support - Saves data locally to maintain privacy.
✅ Lightweight & Efficient - Optimized for minimal energy consumption.
- Frontend: React.js, Tailwind CSS
- State Management: useState, useEffect
- Storage: LocalStorage API
- Notifications: React-Toastify
git clone https://github.com/2003deepak/Mood_Analyzer.git
cd Mood_Analyzernpm installnpm run dev 

