*under development
Alquran Online (Open Source) with PWA, using VueJS.
This software used API from gadingnst/quran-api. You can deploy your own(please use the same source/repo) and change the api url [VUE_APP_MAIN_API_URL].
npm install
Rename
.env.example
to.env
then fill VUE_APP_MAIN_API_URL with your own API url (VERY IMPORTANT)
npm run serve
npm run build
npm run lint
Found a mistake or something else? Feel free to open issues