Skip to content

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external [Leaderboard API service](https://www.notion.so/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3).

Notifications You must be signed in to change notification settings

braincee/Leaderboard

Repository files navigation

LEADERBOARD PROJECT

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.

Built With

  • HTML
  • Javascript
  • CSS

To get a local copy up and running follow these simple example steps.

  1. Clone Repository
    git clone https://github.com/braincee/Leaderboard.git
    

Install linters(webhint, stylelint, eslint)

  1. Run to install webhint
    npm install --save-dev hint@6.x
    
  2. 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
    
  3. 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
    

Screenshots of Leaderboard

Live Demo 🔗

Check the live demo here👈

Author

👤 Stephen


🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support.

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external [Leaderboard API service](https://www.notion.so/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published