Skip to content

Ieatspace/Countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ramadan Countdown - Houston

A beautiful and modern web application that displays a countdown to sunset during Ramadan for Houston, Texas. The app shows the current date, days until Eid, Ramadan progress, and sunset time.

Features

  • Real-time sunset countdown for Houston
  • Days remaining until Eid
  • Visual Ramadan progress indicator
  • Beautiful animated gradient background
  • Responsive design
  • Dark mode support

Technologies Used

  • Next.js 14
  • React 18
  • TypeScript
  • Tailwind CSS
  • React Circular Progressbar
  • Lucide React Icons
  • Aladhan Prayer Times API

Getting Started

  1. Clone the repository:

    git clone https://github.com/yourusername/ramadan-countdown.git
    cd ramadan-countdown
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open http://localhost:3000 with your browser to see the result.

API Integration

The application uses the Aladhan Prayer Times API to fetch accurate sunset times for Houston, Texas. The API is called with the following parameters:

  • Latitude: 29.7604° N
  • Longitude: -95.3698° W
  • Calculation Method: 2 (Islamic Society of North America)

Contributing

Feel free to submit issues and enhancement requests!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors