This is a web app that displays current stats of your favorite Premier League team.
- 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/anuarshaidenov/premstats.git [YOUR_PROJECT_NAME]
cd [YOUR_PROJECT_NAME]
npm install
To start a local server on port 3000 run:
npm start
👤 Anuar Shaidenov
- GitHub: @anuarshaidenov
- Twitter: @anuarnyi
- LinkedIn: anuarshaidenov
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.