Skip to content

praveen-1995/birthday-buddy-react-project-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Birthday Buddy 🎂

PROD [Live] : https://react-birthday-bunny-v2-prod.netlify.app

Birthday Buddy consists of a straightforward user interface where there is a

  • List of people who have their birthdays today.
  • Each person has their name, age, and image on the list.
  • Data is handled by the local data.js file.
  • All the birthdays can be cleared with Clear All
  • To run the project locally, clone the repo, npm install to install the dependencies, and npm run dev to start up the development server on default port 5173.

Languages

HTML, CSS, JavaScript, ECMAScript, React - Hooks ~ useState

Deployment / Hosting

Netlify


Note: I have developed this project ~ [2] as part of React 18 Tutorial and Projects Course (2023) taught by John Smilga.