Skip to content

Latest commit

 

History

History
100 lines (67 loc) · 2.54 KB

README.md

File metadata and controls

100 lines (67 loc) · 2.54 KB
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/CodeWithAlamin/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!