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).
- Host: GitHub
- URL: https://github.com/ref-bit/prayer-act
- Owner: Ref-Bit
- Created: 2020-05-23T14:11:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-09T11:08:12.000Z (11 months ago)
- Last Synced: 2025-07-09T12:24:08.345Z (11 months ago)
- Topics: api, css, geoip, i18next, js, json-data, react, react-dom-router, react-hooks, tailwindcss
- Language: CSS
- Homepage: https://prayer-act.netlify.app
- Size: 42.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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).
***

#### 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.