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.
- Major languages: HTML, CSS, Javascript
- Frameworks: webpack
- To run a local copy of this project follow these simple steps.
- Any web browser (e.g. Google Chrome)
- Any Code Editor (e.g. Vscode)
- Create a new folder.
- Open your console in the new folder and run this command:
git clone https://github.com/devMahmoud/leaderboard.git
- Open
/dist
folder - Open
index.html
file with your code editor, if you're using Vscode, you could also use Live Server Extension. - You're done!
👤 Mahmoud Makhlouf
- GitHub: @devMahmoud
- LinkedIn: Mahmoud Makhlouf
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.