Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.58 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.58 KB

Quran Web

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.

Features

  • 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.

Hosted Link

You can access the live version of the Quran Web application here.

Data Source

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.

Contributing

Contributions are welcome! If you have suggestions for improvements or want to add features, please fork the repository and submit a pull request.

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

If you find this project helpful, please consider giving it a star! ⭐

License

This project is open-source and available under the MIT License.

Contact

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.