An AI-powered mental wellness app designed to help you track your moods, and improve your emotional well-being.
- Mood Tracking – Log your daily emotions and visualize patterns.
- Personalized Suggestions – Get AI-powered recommendations based on your mood.
- Progress Insights – See how your mood evolves over time.
- Smooth & Aesthetic UI – A calming design with soft gradients and Framer Motion animations.
- Frontend: React, TailwindCSS, Framer Motion
- Backend: Firebase (Firestore, Authentication)
- AI Integration: Google AI API for personalized suggestions
git clone https://github.com/eyekavya/Moodish-React.git
cd moodish
npm install
- Create a Firebase project.
- Enable Firestore and Authentication.
- Copy your Firebase config to
.env
:
REACT_APP_FIREBASE_API_KEY=your_api_key
REACT_APP_FIREBASE_AUTH_DOMAIN=your_auth_domain
...
npm start
PRs are welcome! If you have suggestions, feel free to open an issue.
Made with 💜 for better mental wellness.