The web for reading the Holy Quran. It can also be used to listen to verse by verse and copy verse the Quran. This is built with ReactJs.
- Al-Qur'an
- Hadist, Do'a, & Tahlil (need API & more development)
- Open your terminal or command prompt
- Type
git clone https://github.com/solehudin5699/QuranWeb.git
- Open the folder and type
yarn install
for install dependencies - Type
yarn start
in terminal for running this project. - If you want to build, type
yarn run build
.