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

https://github.com/salimer/leaderboard-project

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/salimer/leaderboard-project

html javascript scss

Last synced: 26 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.

Awesome Lists containing this project

README

          


logo

Welcome to my project 😃





LeaderBoard website


# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 [LeaderBoard website]

**LeaderBoard webiste** 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

### Tech Stack

Client

### Key Features

- **Easy to the eyes and cultivating at the same time**
- **Dynamic creation of content**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://salimer.github.io/Leaderboard-project/dist)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps:

- Clone this repo as described in the setup section.
- Make modifications as peferred

### Prerequisites

In order to run this project you need: To clone or fork and run it in a browser

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git clone https://github.com/Salimer/Leaderboard-project.git
```

using Ubuntu:

```sh
cd my-desired-folder
git clone https://github.com/Salimer/Leaderboard-project.git
```

For more information on how to clone or fork a repository:
- How to clone a repo
- How to fork a repo

### Install

There is no installation required.

### Usage

To run the project, open with **index.html** with any web browser.

For example, for Google Chrome with Ubuntu:

```sh
cd Leaderboard-project
google-chrome index.html
```

### Run tests

There are no test available for this project.

(back to top)

## 👥 Author

👤 **Salim Bamahfoodh**

- GitHub: [@Salimer](https://github.com/Salimer)

## 🔭 Future Features

Future changes:
- improve score box responsiveness
- Add more styles and colors

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

- Thanks to all Microverse community

(back to top)

## 📝 License

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

(back to top)