This is a simple React-based web application that implements the Beck Depression Inventory (BDI) — a widely used self-report questionnaire to assess the severity of depression in individuals.
- ✅ Interactive BDI questionnaire
- 🧮 Real-time score calculation
- 📊 Final result with interpretation
- 📱 Responsive and user-friendly UI
- ⚛️ React
- 💅 CSS
- ⚙️ JavaScript (ES6+)
To run the project locally:
- Clone the repository:
git clone https://github.com/11thmoonlight/BDI-test.git
cd BDI-test
- Install dependencies:
npm install
- Start the development server:
npm start
Now open your browser and go to: 👉 http://localhost:3000
🌍 Deployment
This app can be deployed easily using platforms like:
🔗 Vercel
🔗 Netlify
🔗 GitHub Pages
This app is for educational and informational purposes only. It is not a substitute for professional diagnosis or treatment. Always consult a licensed mental health professional for medical advice.
This project is licensed under the MIT License.
💡 Feel free to fork this project, contribute, or modify it based on your needs!