Skip to content

Latest commit

 

History

History
133 lines (88 loc) · 3.88 KB

README.md

File metadata and controls

133 lines (88 loc) · 3.88 KB

Tahajud - Prayer App for Muslims

A beautifully designed app built for Muslims to find exact prayer times, track Qiyam-ul-Layl (night prayers), and calculate durations between prayers.

🚀 Live Demo Here

Project Preview


Table of Contents

  1. Goal
  2. Features
  3. Built With
  4. Installation
  5. Contributing
  6. License
  7. Contact

🎯 Goal

Many great prayer apps exist, but few provide accurate and visually appealing calculations for the duration between prayers. This app bridges that gap with its user-friendly design and unique features.


✨ Features

  • Responsive Design: Optimized for seamless use on desktops, tablets, and mobile devices.
  • Clean UI: Modern, minimalistic, and intuitive design.
  • Multiple Themes: Choose between different color schemes for a personalized experience.
  • Prayer Time Adjustment: Fine-tune prayer timings for specific days.
  • Duration Calculation: View precise time intervals between prayers for better planning.

🛠 Built With

  • Next
  • React
  • TypeScript
  • TailwindCSS
  • Axios

(back to top)


📦 Installation

  1. Clone the repo
    git clone https://github.com/heynzar/tahajud.git
    cd prayer-app
  2. Install NPM packages
    npm install
  3. Run the Project
    npm run dev

(back to top)


🤝 Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)


📜 License

This project is licensed under the MIT License. Feel free to use and modify it for your own projects.

See LICENSE.txt for more information.

(back to top)


📬 Contact

Nzar - @heynzar - heynzar@gmail.com

Project Link: https://github.com/heynzar/tahajud

(back to top)