I have developed a program that automatically shows the statistics of the countries participating in the World Cup. Here, the participating countries can play with each other, score goals, give teams 3, 1 and 0 points in the "Points Table". I use here HTML, CSS, Javascript parameters and React parameters( useState, useRef, useEffect, useReducer, Context)
STEP-1:
https://github.com/cavidsuleyman/Football-Game-ScoreBoard-System.git
STEP-2: enter theFootball-Game-ScoreBoard-System
folder that appears
STEP-3: open the folder you are in in a text editor
STEP-4: open the folder withcmd
orGit Bash
and writenpm start
STEP-5: to download the project as.zip
here click
This project was developed using the following technologies
No | Technique | Purpose |
---|---|---|
1 | React | Create this system |
2 | VSCode | Text editor used in the project |