Skip to content

In-Browser Prayer Times and Notifications for Google Chrome and Microsoft Edge Chromium

License

Notifications You must be signed in to change notification settings

jalalmostafa/prayertimes

Repository files navigation

Prayer Times

alt

In-Browser Prayer Times and Notifications

Features:

  • In-Browser Notifications
  • Choose what you want to get notified for
  • Choose your location manually
  • A.M./P.M. and 24Hours format

How to Build

Technology stack: React - TypeScript - Webpack

  • Create .env file in root directory and set the following properties:
# Google Geolocation and Maps APIs
GMAPS_API_KEY=<your_google_maps_api_key_here>
  • yarn install
  • yarn start

Credits