Ramadan Countdown

This is a simple countdown app for Ramadan. It is built using Next.js and Keystatic.

Response:

{
  "ramadanStartDate": "2024-03-12T00:00:00.000Z",
  "currentDate": "2023-11-12T16:10:26.215Z",
  "timezoneOffset": 7,
  "countdown": {
    "days": 120,
    "hours": 7,
    "minutes": 49,
    "seconds": 33
  },
  "repository": "https://github.com/sendhyrama/ramadan-countdown"
}