Leadboard
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.
Built With
- HTML
- CSS
- JavaScript
- Webpack
Live Demo
Getting Started
Setup
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
Authors
- GitHub: @TimmyChan99
- Twitter: @elemenoun
- LinkedIn: LinkedIn
🤝
Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a
Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
📝
License
This project is MIT licensed.
Use API
Leaderboard: hit the API
async
andawait
JavaScript features to consume the API.Peer-to-peer code review
Hi Fatima! Your project looks very good, congratulations! :smiley: There is something that I noticed, and if you change it, it will be perfect. :1st_place_medal: In my opinion, if you change the input of the score to a number, it will make the user experience better, so kindly change it.