Football standings is a mobile friendly webApp that provide leagues standing from the most watched leagues around the world using the Azharimm API.
- HTML
- CSS
- JavaScript
- React JS
- Redux
- Webpack
To get a local copy up and running follow these simple example steps.
- copy this link
https://github.com/EidHachem/football-standings
. - get the directory that you want to clone the repository.
- open the command prompt in this directory.
- write
git clone [email protected]:EidHachem/football-standings.git
. - go to the repository folder in your command prompt
cd football-standings
- use
npm install
to install the dependencies. - use
npm start
to start live server.
- Have a working and updated browser
- Have a local version control like git install on your computer
- Have an account and sign in on GitHub, as online/remote version control system
- Basic knowledge in JS and React JS
-Clone the git repo using this command: git clone [email protected]:EidHachem/football-standings.git
- npx hint . : To test html codes
- npx stylelint "/*.{css,scss}"** : To test css code
- npx eslint . : To test Eslint Report
npm test
👤 Eid Hachem
- GitHub: @EidHachem
- Twitter: @eidHachem1
- LinkedIn: Eid Hachem
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- The design was inspired by Nelson Sakwa Ballhead App
- The API used to fetch data is Azharimm API
This project is MIT licensed.