Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yigitm/leaderboard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved from the external Leaderboard API service.
https://github.com/yigitm/leaderboard
Last synced: 20 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 from the external Leaderboard API service.
- Host: GitHub
- URL: https://github.com/yigitm/leaderboard
- Owner: yigitm
- Created: 2021-12-14T19:09:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-24T21:03:31.000Z (almost 3 years ago)
- Last Synced: 2023-03-10T01:52:20.005Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://yigitm.github.io/leaderboard/
- Size: 707 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leaderboard Project / ![](https://img.shields.io/badge/Microverse-blueviolet)
> The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved from the external Leaderboard API service.
![screenshot](src/images/app_screenshot.png)
## Built With
- Javascript
- EcmaScript 6
- Webpack
- Leaderboard API
- REST API## Live Demo
[Live Demo Link](https://yigitm.github.io/leaderboard/)
## Getting Started
To get a local copy up and running follow these simple example steps.
#### Clone this repository
```
$ git clone [email protected]:yigitm/leaderboard.git
$ cd leaderboard
```### Install
```
$ npm install
$ npm start
```## Authors
👤 **Yigit Mersin**
- Github: [@yigitm](https://github.com/yigitm)
- Twitter: [@yigitmersin](https://twitter.com/ygtmrsn)
- Linkedin: [ygtmrsn](https://www.linkedin.com/in/yigitmersin)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/yigitm/leaderboard/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to Microverse
- Leaderboard API service
- Open source## 📝 License
This project is [MIT](./MIT.md) licensed.