hndfaw / Football-Time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Football Time

Football Time - Turing School, Mod 3 FEE Solo Project

Footbal Time is the last project of Mod 3 of the Front End Engineering program at the Turing School of Software and Design. For this project, I used Redux and fetched data from premade APIs.

The App shows the matches of the five most significant European leagues, the events updating live and the user can change the date to see the matches in past or upcoming games. Also, users can choose games using their favorite league's name and search for their team.

Author

Hindreen Fawzi Abdullah

Goals

Demonstrating mastery of the following:

  • React
  • Redux
  • Router
  • Asynchronous Javascript

Project Quick Demo and Screenshots

Screenshots:

Home page:

Desktop layout

Today's Matches:

Desktop layout

Leagues:

Desktop layout

Match Detail:

Desktop layout

404 Page:

Desktop layout

Getting Started

  1. Clone the repo.
  2. Set up the dependancies by running npm install
  3. Navigate the page!

Prerequisites

You'll need a modern windows, linux, or OS X machine, able to run the dependancies.

About


Languages

Language:JavaScript 86.0%Language:CSS 11.5%Language:HTML 2.6%