πŸ“— Table of Contents

πŸ“– Premier League

Premier league is a SPA that displays premier league teams. Each team stats can be accessed separtely when clicked.

Here is a video presentation of the project

πŸ›  Built With

Tech Stack

  • React
  • Redux-Toolkit
  • CSS 3

Key Features

  • Navigation Bar
  • Home Page with all teams
  • Details Page specific team stats

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need to install Node:

 Node.js

Setup

Clone this repository to your desired folder:

  git clone git@github.com/torobucci/premier-league.git
  cd premier-league

Install

Install this project with:

Example command:

  npm install

Usage

To run the project, execute the following command:

  npm run start

πŸ‘₯ Author : Kevin Toro

(back to top)

πŸ”­ Future Features

  • Display Clear Logos
  • Add animations and transitions to elements

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give me a star⭐

(back to top)

πŸ™ Acknowledgments

I would like to thank Nelson Sakwa on Behance for providing design guidelines and template for this project.

I would like to thank rapidAPI for issuing a free plan to the football API which was used in this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)