Skip to content

anik31/bday-lucky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Is your birthday lucky?

A VanillaJS app to check whether your birthday is lucky or not.

Tech Stack

  • HTML
  • CSS
  • JavaScript

Features

  1. Empty input validation.
  2. Output image based on the result.

Project setup

  1. Clone this repository
    git clone https://github.com/anik31/bday-lucky.git
  2. Run the file index.html using live server or open in browser.