Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1 KB

README.md

File metadata and controls

35 lines (23 loc) · 1 KB

Qatar 2022 World Cup Match Results App

This is a web application built in ReactJS that displays the results of matches in the Qatar 2022 World Cup. Through the app, you can view the results of each match, and even watch the highlights by clicking on the play button.

Features

  • View the results of each match in the Qatar 2022 World Cup
  • Watch the highlights of each match by clicking on the play button
  • Built using ReactJS

Usage

You can visit the web app at https://wc-2022.netlify.app/ to see the match results and watch the highlights.

Development

If you want to run the app locally, follow these steps:

  1. Clone the repository: git clone https://github.com/shahsuvarli/world-cup-2022.git
  2. Install dependencies: npm install
  3. Start the development server: npm start

Credits

  • The app uses the static data to retrieve the match results and highlights.

License

This project is licensed under the MIT License.