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
- React
- Redux-Toolkit
- CSS 3
- Navigation Bar
- Home Page with all teams
- Details Page specific team stats
- Here is the link to the live demo version - Premier League
To get a local copy up and running, follow these steps.
In order to run this project you need to install Node:
Node.js
Clone this repository to your desired folder:
git clone git@github.com/torobucci/premier-league.git
cd premier-league
Install this project with:
Example command:
npm install
To run the project, execute the following command:
npm run start
π₯ Author : Kevin Toro
- GitHub: @torobucii
- Twitter: @torobucii
- LinkedIn: Kevin Toro
- Display Clear Logos
- Add animations and transitions to elements
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give me a starβ
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.
This project is MIT licensed.