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.
- HTML5
- CSS
- JavaScript (ES6)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)
To get a local copy up and running follow these simple example steps.
install git, node, any code editor in your local machine
clone the repo or download from git@github.com:Jeanbulambo/Leaderboard.git
npm install
npm run build
npm start
To run the project run the "index.html" file in your browser. Or use thte followinglink : git@github.com:Jeanbulambo/Leaderboard.git
👤 Author1
- GitHub: @Jeanbulambo
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc.
This project is MIT licensed.