An open API service indexing awesome lists of open source software.

https://github.com/xsidx/leaderboard

A leaderboard application that 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/xsidx/leaderboard

Last synced: about 1 year ago
JSON representation

A leaderboard application that 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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Leaderboard with leaderboard API

> A leaderboard application that 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.

## Built With

- HTML
- CSS
- Webpack
- Javascript

## Live Demo
Here is a [link](https://leaderboard-sid.netlify.app/) to the live demo

## Getting Started

## Prerequisites

- Git/Github
- VSCode or another equivalent tool
- knowledge in HTML, Javascript, APIs and Webpack

## Install

- To install locally run, _git@github.com:XsidX/leaderboard.git_, in your terminal.
- open the cloned directory with VSCode
- install live server extension for VSCode.
- right click on the index.html file and select open with live server.

## Usage

You're free to use this project however you like it for educational purposes.

## Authors

👤 **Sidney**

- GitHub: [XsidX](https://github.com/XsidX)
- Twitter: [@\_sid_o](https://twitter.com/_sid_o_)
- LinkedIn: [Sidney Kaguli](https://www.linkedin.com/in/sidney-kaguli-0116801a6/)

## 🤝 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

-Microverse module 2, block 4, Leaderboard:... activity/lesson.

## 📝 License

This project is [MIT](./MIT.md) licensed.