MindEase is a thoughtful and interactive web application designed to assist individuals in managing their mental well-being. Whether you're looking for guidance, seeking emotional support, or just need someone to talk to, MindEase has got you covered. 🌼
🔹 AI Chatbot – Talk to a friendly chatbot that provides comfort and guidance.
🔹 Self-Assessment Questionnaire – Answer a few questions to get insights into possible mental health conditions.
🔹 Curated Resources – Access a collection of valuable articles, exercises, and videos to support your well-being.
MindEase is built using the MERN (MongoDB, Express, React, Node.js) stack :
- Frontend : React + Vite ⚡
- Backend : Node.js + Express.js 🚀
- Database : MongoDB 🗄️
- AI Chatbot : NLP-powered chatbot for interactive conversations 🤖
git clone https://github.com/Manan-Joshi750/MindEase.git
cd MindEase
npm install
cd client && npm install
Start the backend
npm start
Start the frontend
cd client
npm run dev
Here are some official documentation links to learn the tech stack used in this project :
🌐 Technology | 📖 Documentation |
---|---|
React | React Docs |
⚡ Vite | Vite Docs |
🚀 Node.js | Node.js Docs |
📡 Express | Express Docs |
🗄️ MongoDB | MongoDB Docs |
✅ More personalized chatbot responses.
✅ Integration with mental health professionals.
✅ Mood tracking and journaling features.