1
0
Fork
You've already forked banglaquran
0
No description
  • TypeScript 97.1%
  • CSS 1.9%
  • JavaScript 1%
MD. ABU SAYED 061ce9a5a2
Enhance Windows Store section in README
Update Windows Store link with app badge.
2025年09月21日 16:30:33 +06:00
app Minor Changes 2025年01月13日 21:53:01 +06:00
public OpenGraph added 2024年12月14日 14:54:39 +06:00
.eslintrc.json Initial commit from Create Next App 2024年10月02日 16:33:19 +06:00
.gitignore Initial commit from Create Next App 2024年10月02日 16:33:19 +06:00
LICENSE.md License added 2024年12月14日 15:02:14 +06:00
next.config.mjs Initial commit from Create Next App 2024年10月02日 16:33:19 +06:00
package-lock.json HomePage fixed 2025年01月03日 16:55:43 +06:00
package.json nextjs version chnaged 2024年12月13日 21:07:21 +06:00
postcss.config.mjs Initial commit from Create Next App 2024年10月02日 16:33:19 +06:00
README.md Enhance Windows Store section in README 2025年09月21日 16:30:33 +06:00
tailwind.config.ts Initial commit from Create Next App 2024年10月02日 16:33:19 +06:00
tsconfig.json উলতাপাল্টা কমিট। পরে ঠিক করবো 2024年11月14日 02:45:54 +06:00

Quran Audio in Bangla 🎧📖

Welcome to the Quran Audio in Bangla project! This repository is created to help you listen to the Quran in Bangla without needing to go to YouTube every time. Enjoy the divine words of Allah with ease and convenience!

Features 🌟

  • 🎧 Listen to Quranic verses in Bangla
  • 📱 Easy access through simple API endpoints
  • 📝 Audio and text data sourced from reliable platforms

API Endpoints 📡

Get Ayah Audio

  • Endpoint: /api/[surahnumber]
  • Example Request: /api/1
  • Example Response:
{
 "surah_number": "1",
 "surah_name": "আল ফাতিহা",
 "total_ayahs": 7,
 "ayah": [
 { "img": "/imgs/bangla/1-1.png", "audio": "/audio/bangla/1-1.mp3" },
 { "img": "/imgs/bangla/1-2.png", "audio": "/audio/bangla/1-2.mp3" },
 { "img": "/imgs/bangla/1-3.png", "audio": "/audio/bangla/1-3.mp3" },
 { "img": "/imgs/bangla/1-4.png", "audio": "/audio/bangla/1-4.mp3" },
 { "img": "/imgs/bangla/1-5.png", "audio": "/audio/bangla/1-5.mp3" },
 { "img": "/imgs/bangla/1-6.png", "audio": "/audio/bangla/1-6.mp3" },
 { "img": "/imgs/bangla/1-7.png", "audio": "/audio/bangla/1-7.mp3" }
 ]
}

Acknowledgments 🙏

A heartfelt thank you to those who made this content available. Jazakallahu Khair!

Support 🤲

Please pray for me; it would be the best donation for my efforts.

Windows Store version