Create a Ramadan Prayer Time Web App with SvelteKit: Iftar & Sehri Reminder

4 months ago
3

In this tutorial, I'll demonstrate how to create a web app that displays your Iftar, Sheri, and Salah times, utilizing geolocation for accurate results. Join me as we build a user-friendly interface to help you stay organized during Ramadan.

SvelteKit = npm create svelte@latest my-app
Tailwind = npm install -D tailwindcss
npx tailwindcss init

My Git-Repo = https://github.com/ShajidHossain-cmd/Prayer-Time-App
Vercel Deploy = https://prayer-time-app-delta.vercel.app

Loading comments...