https://github.com/ichala/leadboard-api
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/ichala/leadboard-api
api css html webpack
Last synced: about 2 months 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/ichala/leadboard-api
- Owner: ichala
- Created: 2022-05-07T22:36:37.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-05T06:58:15.000Z (about 3 years ago)
- Last Synced: 2025-02-24T00:51:14.782Z (4 months ago)
- Topics: api, css, html, webpack
- Language: JavaScript
- Homepage:
- Size: 170 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Leadboard App
> Leadboard App using API
## Live Demo
[Live Link](https://chala.dev/Leadboard/)
## Built With
- HTML5
- CSS3
- JavaScript## Getting Started
To get a local copy up and running follow these simple example steps.
1- Copy this link [email protected]:ichala/Leadboard-API.git
2- Get the directory that you want to clone the repository.
3- Open the command prompt in this directory.
4- Write [email protected]:ichala/Leadboard-API.git
5- Go to the repository folder in your command prompt cd Leadboard-API
6- Run npm install to install the dev dependencies for linters and node sass.
6- Run npm start.
### PrerequisitesWeb Browser (Chrome,Safari,Mozilla,Edge)
### Install
npm run build
## Authors
👤 **Author**
- GitHub: [@ichala](https://github.com/ichala/)
- LinkedIn: [alijendoubi](https://www.linkedin.com/in/alijendoubi/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Api used : [Leaderboard API service](https://www.notion.so/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3)
-Thank you to Microverse Inc.## 📝 License
This project is [MIT](./MIT.md) licensed.