Skip to content

Welcome to the Birthday Reminder project! This project allows users to add birthdays to a list and receive a local alert when a birthday is approaching. It's a simple application created for learning purposes, focusing on handling state and hooks in React.

Notifications You must be signed in to change notification settings

prasannavb/Birthday-Reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Birthday Reminder

Welcome to the Birthday Reminder project! This project allows users to add birthdays to a list and receive a local alert when a birthday is approaching. It's a simple application created for learning purposes, focusing on handling state and hooks in React.

Table of Contents

  • Features
  • Tech Stack
  • Demo
  • Usage
  • Installation

Features

  • Add Birthdays: Allows users to add birthdays to a list, including the name and date.
  • Local Alert: Generates a local alert when a birthday is approaching, reminding the user of the upcoming event.
  • Update Status:Automatically increases the age of the person when their birthday occurs.

Tech Stack

  • HTML
  • CSS
  • JavaScript: The programming language used for the application logic.
  • React.js: A JavaScript library for building user interfaces.
  • Vite: A fast build tool for modern web development.

Demo

A live demo of the Birthday Reminder project is not available at the moment.

Usage

Once the application is loaded in your browser,

  • you can start adding birthdays to the list .
  • As the birthdays approach, you will receive local alerts reminding you of the upcoming events.
  • The age of the person will automatically increase when their birthday occurs.

Installation

To install and run this game locally, follow these steps:
  • Clone the repository:
  • git clone https://github.com/prasannavb/Birthday-Reminder.git
  • Install dependencies:
  • npm install
  • Start the development server:
  • npm run dev

    About

    Welcome to the Birthday Reminder project! This project allows users to add birthdays to a list and receive a local alert when a birthday is approaching. It's a simple application created for learning purposes, focusing on handling state and hooks in React.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages