On the main page, add a counter that counts down the days, hours, minutes, and seconds until rush. The time to countdown to is September 30th, 2024, at 6 PM.
When creating the branch for this issue, make sure to choose dev as the branch source. Then switch to the newly created branch when working on the code.
The code for the main page resides in /app/page.tsx.
Should look something like this, with seconds as well:
On the main page, add a counter that counts down the days, hours, minutes, and seconds until rush. The time to countdown to is September 30th, 2024, at 6 PM.
When creating the branch for this issue, make sure to choose dev as the branch source. Then switch to the newly created branch when working on the code.
The code for the main page resides in /app/page.tsx.
Should look something like this, with seconds as well: