Fizz Buzz: A Coding Challenge

Fizz Buzz, a JavaScript program, will check for numbers of divisibility of 3, 5, or both and will display either "Fizz," "Buzz," or "FizzBuzz" instead of numbers. Also able to input other numbers.

  • CSS and Bootstrap Layout
  • Javascript Fundamentals
  • Javascript Loops
  • Javascript Dom Manipulation
  • Boolean Logic
Try It Out!

Tech Stack: