A website for everything a Muslim needs on Friday, including Sunnahs, Surah Al-Kahf, an electronic Tasbeeh, and a collection of Duas. Table of Contents:
Jumu'ah light is a simple and interactive website designed to assist Muslims in observing and practicing the Sunnahs of Friday. It provides: The full text of Surah Al-Kahf. A section for Friday Sunnahs. An electronic Tasbeeh for counting Salawat and other adhkar. A curated list of Duas suitable for Friday.
This project is to practice front-end development while creating something meaningful for Muslims.
- Sunnahs of Friday: A list of recommended acts to perform on Friday.
- Surah Al-Kahf: Displays the complete text of Surah Al-Kahf with an elegant design.
- Electronic Tasbeeh: A functional counter to help track adhkar or Salawat on the Prophet (ﷺ).
- Dua Collection: A section showing random duas every time the user clicks "New Dua".
- Mobile Responsive Design: Ensures accessibility on all devices.
- HTML: Structure of the website.
- CSS: Styling and layout.
- JavaScript: Interactive features like Tasbeeh and a random Dua generator.
- Vercel: Hosting the project online.
- Clone this repository:
git clone https://github.com/your-username/Jumuah-light.git
- Navigate to the project folder:
cd Jumuah-light
- Open index.html in your browser or use a live server for best results.
Alternatively, you can view the live version here: Live Demo.
- Add audio playback for Surah Al-Kahf.
- Include a dark mode toggle.
- Save Tasbeeh counts using LocalStorage or a database.
- Add multilingual support (e.g., Arabic and English).
- Provide a customizable list of adhkar and duas.