meysamzi / React-Footballli

Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In name of Allah

Introduction

We are going to develop a react based web application to get live scores of football games. It will be a simple panel (only mobile design is needed) with an infinite tab scrolling side to side. Each page indicates a specific day with list of games played on that day. The list of games will be categorized based on their league. You could get a grasp of features in the image below. Ofcourse this is not a 0 or 1 task, so you can push code based on how much progress you have made, but try to implement features as similar as you can (it has points in final review).

Screenshot from 2022-06-25 17-02-51

UI for live score page

Note: For data, use this api.

Expectations

So What does matter to us?

  • a clean structure of codebase & components
  • clean code practices
  • ability to layout page correctly
  • well designed API calls
  • profound understanding of states
  • finally, ability to learn

Tasks

  1. Fork this repository
  2. Estimate the develop
  3. Learn & Develop
  4. Push your code to your repository
  5. Send us a pull request, we will review and get back to you
  6. Enjoy

About

Challenge


Languages

Language:JavaScript 91.7%Language:HTML 6.6%Language:CSS 1.7%