Skip to content

myusf01/pray-time

Repository files navigation

pray times 🕌

banner demo

GitHub branch checks stateGitHub Workflow StatusWebsite GitHub commit activityGitHub last commit


this is a Muslim prayer time tracker progressive web application, uses Vue.js, Al Adhan Prayer Times API and Country State City API.

running project

  1. clone this repo, then

    cd pray-time
    npm install
  2. after downloads and installation is done you should assign Country State City API key to related variable.

    VUE_APP_COUNTRY_API_KEY=ADD_API_KEY
  3. run project

    npm run serve

license

MIT