"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.
- 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.
- React
- TailwindCSS
- HTML
- Aladhan Prayer times API
- Vite
- 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
👤 Alamin
- Twitter : @CodeWithAlamin
- LinkedIn : @CodeWithAlamin
- Frontend Mentor : @CodeWithAlamin
Feel free to contact me with any questions or feedback!