The leaderboard website displays scores submitted by different players. It also allows you to submit your score. and all the data is preserved via the external Leaderboard API service.
- HTML
- CSS
- Bootstrap
- JavaScript
- Webpack
To get a local copy up and running follow these simple example steps.
git clone https://github.com/adel-gu/Leaderboard.git
cd Leaderboard
npm install
npm run start # This will run webpack to watch your changes in code.
š¤ Adel Guitoun
- GitHub: @adel-gu
- Twitter: @GuitounAdel
- LinkedIn: adelguitoun
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a āļø if you like this project!
This project is MIT licensed.