The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
- JavaScript
- HTML
- Webpack
- Visual Studio Code
- Git & Github
- I have used HTML CSS and JavaScript in the webpack environment.
- I've included linters to improve and cleaning all of my code.
- IDE to edit and run the code (I use Visual Studio Code 🔥).
To get a local copy up and running follow these simple example steps.
- Open terminal
- Clone this project by the command
https://github.com/Laylo309/Leaderboard.git
- Cd
Leaderboard
folder - Open
index.html
fromsrc
folder in your local browser or using Live Server in Visual Studio Code. - To install this project run
npm install
. - To run the project use the command
npm start
👤 Laylo Khodjaeva
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT licensed.