Skip to content

soma83/FizzBuzzJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FizzBuzz in ReactJS

Prerequisites

This project was built using nodejs v12.22.1 and npm 6.14.12. I recommend these versions or above.

How to

Clone the repo

git clone https://github.com/soma83/FizzBuzzJS.git

Move to the folder:

cd FizzBuzzJS

Install dependencies:

npm install or just npm i

Start the project:

npm start

Follow the instructions and that's it.

About

Javascript version of the FizzBuzz exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published