Skip to content

Omkar-Ghate/is-your-birthday-lucky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Is your Birthday Lucky?

Open Source Love Awesome Made With Love

Technology Stack Used

HTML CSS JavaScript React

How this works?

If sum of digits in your birthdate is divisible by your lucky number, then your birthday is lucky.

How to use?

  1. Enter your birthdate
  2. Enter your lucky number
  3. Click on Check

And we will show your birthdate is lucky or not on the same page.

Privacy Notice:

We do not store or share your personal data and information.

Still need help?

  if (needHelp === true) {
     // email is the best way to reach out to me!
     const emailId = "omkarghate01@gmail.com";
     sendEmail(emailId);
  }

LinkedIn