Disclaimer (Important): AyurvedaDaily is an informational project. It does not provide medical advice, diagnosis, or treatment. Content is for general educational purposes only. Always consult a qualified healthcare professional before making health-related decisions.
A clean, user-friendly web app built with Angular to help you explore:
- Dosha Quiz (Vata, Pitta, Kapha)
- Remedies and practical wellness guidance
- Herbs and supportive routine ideas
- A responsive UI that works on mobile and desktop
https://stupendous-cupcake-e0c840.netlify.app
- Quick dosha discovery quiz
- Browse remedies, herbs, and routines
- Clear layout, smooth navigation, and responsive styling
- Built with modern Angular project structure
- Angular
- TypeScript
- HTML / CSS
- Install dependencies:
npm install- Start the dev server:
ng serve- Open the app:
ng buildBuild artifacts will be stored in the dist/ directory.
ng testng e2eNote: Angular CLI does not ship with a default end-to-end test framework. Configure one that fits your needs.
Contributions are welcome! If you’re making improvements for GSSOC 26:
- Keep UI changes consistent and accessible
- Ensure new sections are easy to read on small screens
- Follow existing project conventions
Add your project license here (e.g., MIT/Apache-2.0) if applicable.