Skip to content

ArjunGTX/neog.camp-lucky-birthday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neog.camp-lucky-birthday

Web app to check whether the given birthday is lucky or not.

How to use

1. Enter your birthday in the input field
2. Enter your lucky number in the second input field
3. click on the button to view the result

Logic

takes in birthday and lucky number as input.
If the number is a devisor of the sum of digits of the date, then it is a lucky birthday.

Tech Stack Used

  • HTML
  • CSS
  • JavaScript

Live Link

https://checkyourluckynumber.netlify.app

About

Web app to check whether the given birthday is lucky or not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published