Rafeeq is a Muslim companion application designed to provide helpful resources and tools for Muslims. This repository contains the source code for the application.
- Prayer Times: Accurate prayer timings based on location.
- Quran Reading: Access the Quran with translations and recitations.
- Islamic Resources: A collection of Islamic knowledge and tools.
- User-Friendly Interface: Simple and intuitive design for ease of use.
Check out the live application at rafeeq.me.
- Bun.sh installed on your machine.
- Clone the repository:
git clone https://github.com/AbdelrhmanSaid/rafeeq.git
- Navigate to the project directory:
cd rafeeq - Install dependencies:
bun install
To start the development server, run:
bun run devThe application will be available at http://localhost:5173.
To enable Google Analytics without impacting performance or the PWA, set this environment variable before building or running the app:
VITE_GA_MEASUREMENT_ID=G-XXXXXXXXXX
Replace G-XXXXXXXXXX with your Google Analytics 4 Measurement ID from Google Analytics.
Contributions are welcome! Feel free to open issues or submit pull requests.
This project is licensed under the MIT License. See the LICENSE file for details.
Special thanks to the contributors and supporters.
This repository is maintained by Abdelrhman Said.
Feel free to reach out if you have any questions or suggestions!