Jadwal Sholat is a Website that provides a prayer schedule, Asma'ul Husna, and Al-Qur'an reading with audio options for Quran reciter, translation, and Latin.
- Prayer schedule based on user location
- Read Al-Qur'an (with audio selection for Quran reciter, translation, and Latin)
- Asma'ul Husna
- Daily prayers
- Next JS
- TypeScript
- Tailwind CSS + shadcn/ui
- React Query
- Zustand
- Sentry
- Turborepo
There are three branches in this repository:
master
as the main branch for production.dev
as the development branch for feature development.pagesDir
as a branch to store changes before refactoring to appDir.
To see and test the project in detail:
- Clone the project with
git clone https://github.com/haikelz/jadwal-sholat.git
. - Install dependencies with the command
pnpm install
. If you use a different package manager, please adjust it accordingly and don't forget to remove thepnpm-lock.yaml
file. - This project uses turborepo. So if you want to run the project with turbo, first install it globally with the command
pnpm install -g turbo
. After installation, typeturbo run dev
and see the results in your browser =>http://localhost:3000
.
Thank you for inspiring me
MIT