Leaderboard project is a board for displaying the ranking of the leaders in a competitive event. i used this project to display top football player names and the goals they have scored in one season.
- HTML
- Javascript
- CSS
To get a local copy up and running follow these simple example steps.
- Clone Repository
git clone https://github.com/braincee/Leaderboard.git
- Run to install webhint
npm install --save-dev hint@6.x
- Run to install stylelint
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
- Run to install eslint
npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
Check the live demo here👈
👤 Stephen
- GitHub: @braincee
- Twitter: @annor0543
- LinkedIn: Stephen Annor
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- README template from Microverse
- Linter setup from Microverse
This project is MIT licensed.