It's a simple birthday reminder app which will remind you to plan birthdays beforehand. It has an add new feature where you can log your friend's birthdays along with their pictures and a birthdays filter feature which filters remaining birthdays this year among all the birthdays.
To use this project on your machine, simply clone this GitHub repository, install dependencies and launch the program.
git clone https://github.com/eternal-moon/Birthday-Reminder.git
cd Birthday-Reminder
npm start