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.
- HTML
- CSS
- JavaScript
- Webpack
To get a local copy up and running follow these simple example steps.
- Run
git clone https://github.com/TimmyChan99/Leaderboard.git
- Go to the folder
cd Leaderboard
- Install packages: run
npm install
- To run application using webpack-dev-server: run
npm start
👤 Fatima Ezzahra
- GitHub: @TimmyChan99
- Twitter: @elemenoun
- LinkedIn: LinkedIn
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.