A modern web application designed to provide an intuitive and immersive experience for reading the Holy Quran. Built on the robust Next.js framework, this app leverages Radix UI along with Tailwind CSS for a seamless and responsive user interface.
Before you begin, ensure you have the following installed:
git clone https://github.com/rahat/quran.git
cd quran
npm install
npm run dev
http://localhost:3000
to view the application.