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

https://github.com/xeven777/bday-reminder

Unique project which simply autosends Bday reminders!✨🎂 Emails sent by Resend, AI generated wishes too!😇 Uses github actions
https://github.com/xeven777/bday-reminder

actions ai aisdk birthday birthday-reminder birthday-wishes gemini github-actions resend vercel-ai-sdk

Last synced: 2 months ago
JSON representation

Unique project which simply autosends Bday reminders!✨🎂 Emails sent by Resend, AI generated wishes too!😇 Uses github actions

Awesome Lists containing this project

README

          

# Birthday Reminder

![ss](src/app/opengraph-image.jpg)

## Description

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.

## Features

- Add, edit, and delete birthday entries
- Receive notifications for upcoming birthdays
- View a list of all saved birthdays

## Installation

1. Clone the repository:

```bash
git clone https://github.com/Xeven777/bday-reminder.git
```

2. Install the dependencies:

```bash
npm install
```

3. Start the application:

```bash
npm run dev
```

## Usage

To use the application, navigate to `http://localhost:3000` in your web browser.

## Contributing

To contribute to the project, please fork the repository and submit a pull request with your changes.