[Leaderboard] is a website that displays scores submitted by different players. It allows you to submit your score. All data is then preserved thanks to the external Leaderboard API service.
HTML
CSS
JavaScript
- Basic page structure
- Send and receive data from API
- Final touches
- [Live Demo Link]Click here for live demo
To get a local copy up and running, follow these steps.
In order to run this project you need:
- code editor(I use VSCODE)
Clone this repository to your desired folder:
Enter: git clone git@github.com:George7h/Leaderboard.git in your terminal.
Run the following commands in the terminal:
- npm install
- npm run dev
The browser will automatically open the website.
👤 George Hamman
- GitHub: @George7h
- Twitter: @GJ2H
- LinkedIn: George Hamman
- [Animation]
- [Small minigame]
- [Top 3 Scores]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a ⭐️
I would like to thank my code reviewers for reviewing my code in this project. Also thank you for letting me use the Leaderboard API service in this project.
This project is MIT licensed.