Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 490 Bytes

README.md

File metadata and controls

41 lines (23 loc) · 490 Bytes

Alquran App

sebuah aplikasi untuk memudahkan bagi siapa pun, anak-anak, remaja, hingga orang tua, yang hendak membaca alquran.

Tech Stack

Client: VueJs, Vite, TailwindCSS

Demo

Live Preview

Run Locally

Clone the project

  git clone https://github.com/dms-p/quran-vue.git

Go to the project directory

  cd quran-vue

Install dependencies

  npm install

Start the server

  npm run dev