Madhav is an online platform that brings the wisdom of the Bhagwad Gita to a modern audience. The website is designed to offer users a simple, clean, and engaging way to read and reflect on the ancient text, with features that enhance learning and personal growth.
Whether you are a spiritual seeker or a curious reader, Madhav aims to provide a seamless experience to dive deep into the teachings of the Bhagwad Gita.
- Full Text of the Bhagwad Gita: Read all 18 chapters with clear formatting.
- Verse-by-Verse Interpretation: Detailed explanations for each verse to guide understanding.
- Search Functionality: Quickly find specific verses or keywords.
- Responsive Design: Accessible on mobile, tablet, and desktop devices.
- User Feedback: Share your thoughts and suggestions directly through the website. Users who submit feedback will automatically receive a response email acknowledging their submission and thanking them for their input.
- Frontend: HTML, CSS, JavaScript, EJS
- Backend: Node.js, Express
- Email Service: Nodemailer
- Hosting: Render
To run this project locally, follow these steps:
- Ensure you have Node.js and npm installed on your machine.
- Clone the repository:
git clone https://github.com/AkshatGupta2005/Madhav.git
- Navigate to the project directory:
cd Madhav
- Install dependencies:
npm install
- Start the development server:
npm start
- Visit
http://localhost:3000
to see the website locally.
Visit the live website at Madhav and explore the rich teachings of the Bhagwad Gita. Feel free to submit your feedback, and upon doing so, you will receive an automated email response acknowledging your contribution.
Contributions are welcome! If you'd like to contribute to this project:
- Fork the repository.
git clone https://github.com/AkshatGupta2005/Madhav.git
- Create a new branch:
git checkout -b feature/AmazingFeature
- Commit your changes:
git commit -m 'Add AmazingFeature'
- Push to the branch:
git push origin feature/AmazingFeature
- Open a Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.
Feel free to reach out with any questions or feedback:
- Creator: Akshat Gupta
- Email: akshatgupta@example.com
- LinkedIn: Akshat Gupta
- GitHub: AkshatGupta2005