Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 1.73 KB

README.md

File metadata and controls

77 lines (49 loc) · 1.73 KB

alquran-list

Islam Application

DEMO


🎯 About

This is a Web application for the Islamic religion, built with Nuxt JS


💎 Features

  • Al-Quran List
  • Hadith List
  • Prayer List
  • Play Surah Audio
  • Prayer Schedule
  • PWA (Progressive Web App)

💾 Source Data


🎨 Preview

alquran-list

alquran-detail

hadith-list

prayer-list

prayer-schedule


🚀 Technologies

The following technology were used in this project:


🏁 Installation

# Install dependencies
$ pnpm install

# Run on development
$ pnpm dev

# Build application
$ pnpm run

# Run on production
$ pnpm preview