https://github.com/rustam-tolipov/leaderboard
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.
https://github.com/rustam-tolipov/leaderboard
api async-await css3 cssflexbox dom-manipulation html5 javascript module
Last synced: 13 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/rustam-tolipov/leaderboard
- Owner: rustam-tolipov
- Created: 2021-09-07T11:47:53.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-09-14T07:17:06.000Z (over 3 years ago)
- Last Synced: 2024-06-06T12:00:42.052Z (11 months ago)
- Topics: api, async-await, css3, cssflexbox, dom-manipulation, html5, javascript, module
- Language: JavaScript
- Homepage:
- Size: 1.44 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Leaderboard

Additional description about the project and its features.
## Built With
- HTML
- CSS
- JavaScript## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- HTML
- CSS
- JavaScript
- Git
- GitHub## Live Demo
[Live Demo Link](https://rustamxon7.github.io/Leaderboard/)
### Install
To clone this repo go to "https://github.com/Rustamxon7/Leaderboard.git"
git clone your repo
cd into the folder
Install dependencies `$ npm install`
If you want to build the project `$ npm run build` - this will build the project in /dist folder
Start the Project `$ npm start` - serve the project in browser
## Author
👤 **Rustamxon**
- GitHub: [@githubhandle](https://github.com/Rustamxon7)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/rustamjon-tolipov-6a831020b)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Rustamxon7/Leaderboard/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.