Skip to content

Lucky Birthday is a fun game app created using Vanilla JS, which tells users whether their birthday is lucky or not.

Notifications You must be signed in to change notification settings

piyushahir28/Lucky-Birthday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucky Birthday

Lucky Birthday is a fun game app created using Vanilla JS, which tells users whether their birthday is lucky or not. It takes their birth date and lucky number as input and gives output as lucky or unlucky.

How it works?

  • Take user's complete birthday
  • And his/her lucky number.
  • Finds if sum of digits of birthday is divisible by the lucky number.
  • Shows the result to user with some graphics.

Tech Stack:

  • HTML5
  • CSS
  • Vanilla JS

Get the latest version of the project:

$ git clone https://github.com/piyushahir28/Lucky-Birthday.git
$ code index.html

Link to the Web App

About

Lucky Birthday is a fun game app created using Vanilla JS, which tells users whether their birthday is lucky or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published