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

https://github.com/hammadsiddique/leaderboard

In this project, I created a leaderboard app using a API. This leaderboard track the scores of all the players.
https://github.com/hammadsiddique/leaderboard

api api-rest css html javascript linter microverse microverse-projects microverse-students

Last synced: about 1 month ago
JSON representation

In this project, I created a leaderboard app using a API. This leaderboard track the scores of all the players.

Awesome Lists containing this project

README

          

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

# Leaderboard

> In this project, I created a leaderboard. This leaderboard track all the scores provided to it.

## Built With

- HTML5, CSS3, JavaScript
- Webpack
- VS code

## Live Demo

To check out a live-demo of the webiste visit [here](https://hammadsiddique.github.io/Leaderboard/dist/index.html).

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

- A web browser like Google Chrome, Mozilla FireFox, Safari etc..
- A code editor like Visual Studio Code
- Softwares git and node.js

### Setup

Clone the repository using the link provided below

### Install

```
git clone https://github.com/HammadSiddique/Leaderboard
```

### Usage

Kindly modify the files as needed

### Deployment

To run webpack, run the following command

```
npm run build
```

To start webpack server, run the following command

```
npm start
```

## Authors

👤 **Hammad Siddique**

- [GitHub](https://github.com/HammadSiddique)
- [Twitter](https://twitter.com/hs_devv)
- [LinkedIn](https://www.linkedin.com/in/hammad-siddique-6a5469231/)

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

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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