Al-Qur'an Statistics is a web application designed to explore the Holy Qur'an from a statistical perspective. This application provides insights into the structure of the Qur'an, such as the number of Surahs, Ayahs, Juz, and other related data.
- Overview Statistics: General information about the Qur'an, including the number of Surahs, Ayahs, and Juz.
- Surah Statistics: Detailed statistics for each Surah, including the number of Ayahs, words, and characters.
- Juz Statistics: Breakdown of Ayahs and Surahs in each Juz.
- Astro: A modern static site generator for building fast and optimized web applications.
- React: A JavaScript library for building user interfaces.
- Shadcn: A collection of accessible and customizable UI components built with Tailwind CSS.
- Node.js (v20 or higher)
- Bun (package manager)
- Clone the repository:
git clone https://github.com/your-username/quran-stats.git
cd quran-stats
- Install dependencies:
bun install
- Start the development server:
bun dev
- Open your browser and navigate to
http://localhost:4321
.
This application is configured to deploy on GitHub Pages. You can use the provided GitHub Actions workflow to automate the deployment process.
This project is licensed under the MIT License. See the LICENSE file for details.
Feel free to contribute to this project by submitting issues or pull requests!