Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.56 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.56 KB

🕌 Prayer Times Web App

This is a simple web application that allows users to check daily prayer times for a specific city. The app fetches prayer time data from the Aladhan API and displays it in a user-friendly interface.

Project Screenshot 1

Features

  • 🌟 Displays daily prayer times, including Fajr, Sunrise, Dhuhr, Asr, Maghrib, and Isha.
  • 🏙️ Allows users to search for prayer times in a specific city.
  • 🖥️ Provides a clean and intuitive user interface.

Getting Started

Follow the instructions below to get the project up and running on your local machine.

Prerequisites

  • 🌐 A modern web browser
  • 📝 A text editor or code editor of your choice (e.g., Visual Studio Code)

Installation

  1. 📥 Clone the repository to your local machine using Git:

    git clone https://github.com/your-username/prayer-times-web-app.git
    
  2. 📂 Open the project folder in your preferred code editor.

  3. 🌐 Open the index.html file in your web browser to use the web application.

Usage

  1. 🌐 Open the web application in your web browser.
  2. 🏙️ You will see an input field where you can enter the name of a city.
  3. 🖊️ Type the name of the city you want to search for and press the "Search" button.
  4. 🕒 The web application will display the prayer times for the selected city.
  5. 📜 You can click on the prayer times to get additional information.
  6. 🌟 Enjoy using the Prayer Times Web App to stay informed about daily prayer times.