Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 331 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 331 Bytes

lucky-birthday

A lucky birthday determiner.

Hypothetically, a birthday is lucky if it is divisible by your lucky number.

Built using HTML5, CSS3 and JavaScript.

Learnt a simple way of extracting value from input prior to which had to explore various different methods to transform data types.

Inspired by neogcamp.levelZero