Skip to content

FizzBuzz Built in React. A game that teaches division

Notifications You must be signed in to change notification settings

WixkedLuck/Fizz-Buzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fizz-Buzz

Table of Contents

Description:

  • FizzBuzz is a very simple programming task, asked in software development jobs. The purpose of this game is to teach division using two starting numbers. Whenever a number is divisable buy one or both numbers, the word changes to Fizz, Buzz or FizzBuzz in its place. With the use of react and state change, the page will dynamically update everytime an input has changed to reflect the current numbers selected for FizzBuzz.

Installation

  1. git clone WixkedLuck/Fizz-Buzz
  2. run npm start

Usage

  • The purpose of this app is to show how to solve the programming task of FizzBuzz in react.

GitHub URL: https://github.com/WixkedLuck/Fizz-Buzz

GitHub Pages: https://wixkedluck.github.io/Fizz-Buzz/

License

  • N/A

Contributors

  • WixkedLuck

Test

  • N/A

Screenshots of page FizzBuzz FizzBuzzVideo.webm

About

FizzBuzz Built in React. A game that teaches division

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published