Birthday Reminder is a simple application that helps you keep track of your friends' and family members' birthdays. It sends you notifications so you never miss an important date.
- Add, edit, and delete birthday entries
- Receive notifications for upcoming birthdays
- View a list of all saved birthdays
- Clone the repository:
git clone https://github.com/Xeven777/bday-reminder.git
- Install the dependencies:
npm install
- Start the application:
npm run dev
To use the application, navigate to http://localhost:3000
in your web browser.
To contribute to the project, please fork the repository and submit a pull request with your changes.