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

https://github.com/ref-bit/prayer-act

A web app to show both Gregorian and Hijri calender, Prayer Times and Asmaa Al-Husna (Names of Allah).
https://github.com/ref-bit/prayer-act

api css geoip i18next js json-data react react-dom-router react-hooks tailwindcss

Last synced: 2 months ago
JSON representation

A web app to show both Gregorian and Hijri calender, Prayer Times and Asmaa Al-Husna (Names of Allah).

Awesome Lists containing this project

README

          

## Prayer Act 🤲
A web app to show both Gregorian and Hijri calenders, Prayer Times and Asmaa Al-Husna (Names of Allah).

***
![Showcase](./public/showcase.png)

#### Built With

- [React.js](https://reactjs.org) - A JavaScript library for building user interfaces.
- [i18next](https://www.i18next.com/) - Internationalization Framework
- [freegeoip](https://freegeoip.app/) - Free IP Geolocation API
- [Prayer Times API](https://aladhan.com/prayer-times-api) - Provide a free data source api for prayer times.
- [Asma Al Husna API](https://aladhan.com/asma-al-husna-api) - Provide a free data source api for Asma Al Husna (Names of Allah).
- [Quran API](https://alquran.cloud/api) - Provide a free data source api for Quran.
- [Tailwind CSS](https://tailwindcss.com) - A utility-first CSS framework for rapidly building custom designs.
- [PostCSS](https://postcss.org) - A tool for transforming CSS with JavaScript.

#### Getting Started

- Run `npm install && npm start` to run the app successfully.