This project is a web application built with React that displays Suhoor and Iftar times based on the user's location.
It automatically calculates these times using sunset for Iftar and nautical dawn for Suhoor.
🔗 Live Demo: Fasting Timer
- Choose from cities in Kosovo and Albania
- Manually search any city in the world
- Display of:
- Suhoor time
- Iftar time
- Time remaining until Iftar
- Time remaining until Suhoor
- Iftar supplication
Clone the repository:
git clone https://github.com/benitemaloku/FastingTimer.git
cd FastingTimer
npm install
npm run dev