A simple web application that provides access to the Quran's Surahs (chapters) and allows users to search for specific Surahs by name or number. This project aims to make the Quran more accessible to users online.
- Surah List: View a list of all Surahs in the Quran with their details such as index, title, place, and type.
- Search Functionality: Search for Surahs by name or number.
- Surah View: Access individual Surah pages displaying verses (ayahs) from the selected Surah.
You can access the live version of the Quran Web application here.
The data used in this project is sourced from GitHub. If you find any mistakes or issues with the data, please open an issue in the repository.
Contributions are welcome! If you have suggestions for improvements or want to add features, please fork the repository and submit a pull request.
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Make your changes and commit them (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a pull request.
If you find this project helpful, please consider giving it a star! ⭐
This project is open-source and available under the MIT License.
For any inquiries or issues, please contact Farhan Ali.
Thank you for checking out the Quran Web project! If you enjoy it, please deploy your own version and share it with others.