This is a web app that displays current stats of the French league(Ligue 1) teams.
- ReactJS
- Redux
- React Router
- Sass
- React Testing Library
Warning! The API has limit of 100 requests per day!
Live Demo Link (Netlify) Live Demo Link (Heroku)
To get a local copy up and running follow these simple example steps.
To run the project on your local machine you need to have:
- bash cli.
- npm.
Go to the terminal and type:
git clone https://github.com/chukwuemeka1234/football-stats.git [YOUR_PROJECT_NAME]
cd [YOUR_PROJECT_NAME]
npm install
To start a local server on port 3000 run:
npm start
👤 Victor Chukwuemeka
- GitHub: @chukwuemeka1234
- Twitter: @avc_victor
- LinkedIn: ani-chukwuemeka
Design inpired by Nelson Sakwa
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.