Make sure you have the following installed:
Clone the repository and install dependencies:
git clone https://github.com/mostafa-mw/prayer-time.git
cd prayer-time
pnpm i
Start the development server:
pnpm dev
Open http://localhost:3000 in your browser.