An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

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

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/license/mit/)