Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 1.35 KB

README.md

File metadata and controls

63 lines (36 loc) · 1.35 KB

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

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

Run Locally

Clone the project

  git clone https://github.com/Mohamed-lifa7/salatify.git

Go to the project directory

  cd salatify

Install dependencies

  pnpm install

Start the development server

  pnpm dev

License

MIT License