A web app visualizing the uninterrupted cycle of Adhan (call to prayer) around the world. This project leverages the power of Next.js, TypeScript, and Tailwind CSS to bring this unique experience to life.
The Adhan web app displays a real-time visualization of Adhan occurring across different time zones, showcasing how the call to prayer resonates around the world.
- Next.js: Provides server-side rendering and fast loading.
- TypeScript: Ensures type safety throughout the codebase.
- Tailwind CSS: Enables rapid UI development with a sleek, responsive design.
- Node.js: Version 20 or higher.
- npm: Version compatible with Node 20.
-
Clone the Repository:
git clone https://github.com/pragusga25/adhan.git cd adhan
-
Install Dependencies:
npm install
To start the development server, run:
npm run dev
Your app should now be running on http://localhost:3000.
Feel free to submit issues or pull requests. Contributions are welcome!
MIT License. See LICENSE
file for details.