JavaScript project for the Leaderboard list app, built using webpack and ES6 features. The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved using the external Leaderboard API service.
- Webpack
- HTML
- CSS
- Modular JavaScript (with modern ES6 syntax)
Setup
git clone https://github.com/Mwapsam/leaderboard.git
cd leaderboard
npm install
npm start
Deploy
npm run build
npm run deploy
- GitHub: @Mwapsam
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.