A beautifully designed and feature-rich Quran application that brings the complete Quran experience to users worldwide. This open-source app is built with care to provide seamless access to the Holy Quran, with features to enhance the learning and recitation experience.
- Complete Quran: Access the full Quran text with clear and crisp rendering.
- Translations: Multiple translations in various languages for better understanding.
- Tafsir: In-depth explanations and interpretations (Tafsir) for enhanced comprehension.
- Audio Recitation: Listen to your favorite reciters with adjustable playback speed.
- Bookmarking: Save your progress or favorite verses for easy access.
- Search: Quickly find specific verses or topics within the Quran.
- Thematic Index: Explore topics and themes within the Quran.
- Dark Mode: Switch between light and dark themes for a comfortable reading experience.
Follow these instructions to set up the project locally:
Make sure you have the following installed:
-
Clone the Repository:
git clone https://github.com/your-username/quran-app.git cd quran-app
-
Install Dependencies:
npm install
-
Start the Development Server:
npm start
-
Access the App:
Open your browser and navigate tohttp://localhost:3000
.
- Frontend: React / Next.js
- Backend: Node.js / Deno
- Styling: TailwindCSS
- Database: MongoDB or PostgreSQL
We welcome contributions to make this app even better. Here are a few planned features:
- Advanced Search with Filters
- Customizable Audio Looping
- Qibla Direction Finder
- Daily Verse Notifications
We welcome contributions from the community!
- Fork the repository
- Create a new branch:
git checkout -b feature/your-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push the branch:
git push origin feature/your-feature
- Submit a pull request
Join the discussion and get updates:
Special thanks to:
- The Quran Open Source Community
- Developers and designers contributing to Islamic apps
This project is licensed under the MIT License.
Feel free to use, distribute, and modify the code with attribution.
Built with ❤️ for a better Quran learning experience.