Random Quran Verse is a website which allows the user to get random verses from the Qur'an.
It is created by using:
- AI Quran Cloud
- HTML5
- CSS3
- JavaScript (ES6)
- Typescript
- Angular
- Angular-Dark-Mode
- Font Awesome
The website can be accessed at: https://awhumayun.github.io/random-quran-verse/
Modification of the code requires Angular which can be installed by the following command:
npm install -g @angular/cli
Pull requests are welcome.