CodePapa360 / PrayerTimes

Prayer Times is a web application that shows the prayer times of your location. It is built with React, Tailwind CSS, and the Prayer Times API.

Home Page:https://prayer-times-alamin.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status

Twitter LinkedIn

"Prayer Times" is a simple web application that provides prayer times based on the user's location. It utilizes the Geolocation API to determine the user's location and the Aladhan Prayer times API to fetch the corresponding prayer times.

Screenshot

Table of contents

Key Features

  • Uses the Geolocation API to determine the user's location.
  • Uses the Aladhan Prayer times API to fetch the corresponding prayer times.
  • Displays the current prayer with remaining time.

Built with

Installation

  • Clone this repo:
git clone https://github.com/CodePapa360/PrayerTimes.git
  • Install dependencies:
npm install
  • Build command:
npm run build
  • Live server:
npm run dev

Author

👤 Alamin

Feel free to contact me with any questions or feedback!

About

Prayer Times is a web application that shows the prayer times of your location. It is built with React, Tailwind CSS, and the Prayer Times API.

https://prayer-times-alamin.vercel.app


Languages

Language:JavaScript 84.4%Language:HTML 15.2%Language:CSS 0.5%