An open API service indexing awesome lists of open source software.

https://github.com/jaleelb/anniversario

A simple birthday countdown tool built with Next.js
https://github.com/jaleelb/anniversario

birthday birthday-countdown birthday-reminder countdown nextjs tailwindcss typescript

Last synced: about 2 months ago
JSON representation

A simple birthday countdown tool built with Next.js

Awesome Lists containing this project

README

          


Anniversario

Anniversario



Anniversario is a birthday countdown app that keeps you excited about your upcoming birthdays.



Twitter


License

## Introduction

Your project is a countdown timer that helps users celebrate their special day. There are three pages: Home, Configure, and Countdown.

- The **Home** page greets the user and guides them to set up their special countdown.
- The **Configure** page allows the user to input their name and the date they want to count down to.
- The **Countdown** page shows the countdown to the user's special day, celebrating with them when the countdown ends.

## Tech Stack

- [React](https://reactjs.org/) - for building user interface.
- [Next.js](https://nextjs.org/) - a framework for building React applications with server-side rendering.
- [Tailwind CSS](https://tailwindcss.com/) - for styling.
- [Vercel](https://vercel.com/) - for hosting.

## Author

- Jaleel Bennett ([@jal_eelll](https://twitter.com/jal_eelll))