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

https://github.com/sadaf-daneshgar/leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score.
https://github.com/sadaf-daneshgar/leaderboard

css es6-module html5 javascipt webpack

Last synced: 4 months ago
JSON representation

The leaderboard website displays scores submitted by different players. It also allows you to submit your score.

Awesome Lists containing this project

README

          


Leaderboard

# 📗 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)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# Leaderboard
**Leaderboard** is a website displays scores submitted by different players.
## 🛠 Built With

- ✅ HTML
- ✅ CSS
- ✅ JavaScript
- ✅ Webpack
- ✅ ES6 modules
- ✅ Git
- ✅ Github.
- ✅ Linters

### Tech Stack

Client

### Key Features

- Added index.html file.
- Added style.css file.
- Added javascript file.
- Added check errors with linters

(back to top)

## 🚀 Live Demo

- [Click Here For Live](https://sadaf-daneshgar.github.io/Leaderboard)
## 💻 Getting Started

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

### Prerequisites

1. web browser.
2. Code editor.
3. Git-smc

### Setup

Clone this repository to your desired folder:

Run this command:

```sh
cd my-folder
git clone https://github.com/sadaf-Daneshgar/Leaderboard.git

### Install

Install this project with:

Run this command:

```sh
cd my-project
npm install
```
### Usage

To run the project, execute the following command:

Open index.html using live server extension.

### Run tests
```sh
npm init -y
npm install --save-dev hint@7.x
```
### Deployment

You can deploy this project using:

(back to top)

## 👥 Authors

👤 Sadaf Daneshgar

- GitHub: [@githubhandle](https://github.com/sadaf-Daneshgar)
- Twitter: [@twitterhandle](https://twitter.com/SadafDaneshgar)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/sadaf-barekzai-00480a242)

(back to top)

## 🔭 Future Features

- **Add local storage**
- **Show added tasks list**
- **Remove task from the list**

(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

If you like this project just give it a star.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

## 📝 License

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

(back to top)