https://github.com/mohamed-lifa7/salatify
Salatify is an open-source initiative dedicated to providing a comprehensive collection of resources and tools related to Islamic knowledge and practices.
https://github.com/mohamed-lifa7/salatify
adhan api hadith islam islamic nextjs prayer-times quran salah salat typescript
Last synced: about 1 year ago
JSON representation
Salatify is an open-source initiative dedicated to providing a comprehensive collection of resources and tools related to Islamic knowledge and practices.
- Host: GitHub
- URL: https://github.com/mohamed-lifa7/salatify
- Owner: mohamed-lifa7
- Created: 2023-11-25T20:39:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T09:42:52.000Z (over 2 years ago)
- Last Synced: 2025-03-21T16:22:22.329Z (about 1 year ago)
- Topics: adhan, api, hadith, islam, islamic, nextjs, prayer-times, quran, salah, salat, typescript
- Language: TypeScript
- Homepage: https://salatify.vercel.app
- Size: 218 KB
- Stars: 9
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-islamic-open-source-apps - salatify
README
# Salatify
Salatify is an open-source initiative dedicated to providing a comprehensive collection of resources and tools related to Islamic knowledge and practices.
## Authors
just me [@MohamedLifa](https://www.github.com/mohamed-lifa7)
## Tech Stack
**Framework**: Next.js
**Language**: TypeScript
**Styling**: Tailwind CSS with Shadcn UI.
## To-Do List
- [ ] Create a dedicated page for displaying accurate prayer times based on the specific location.
- [ ] Integrate a Qibla direction feature to help users find the direction of the Kaaba for their prayers.
- [ ] Develop a Quran integration feature, allowing users to explore verses, translations, and interpretations within Salatify.
- [ ] Create a Zikr companion feature to guide users in remembrance and spiritual reflection.
## Environment Variables
To run this project, you will need to add the following environment variables to your .env file
`API_KEY_HADITHS`
you can obtain it from [here](https://hadithapi.com/)
## Run Locally
Clone the project
```bash
git clone https://github.com/Mohamed-lifa7/salatify.git
```
Go to the project directory
```bash
cd salatify
```
Install dependencies
```bash
pnpm install
```
Start the development server
```bash
pnpm dev
```
## License
[](https://opensource.org/license/mit/)