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.
- Host: GitHub
- URL: https://github.com/sadaf-daneshgar/leaderboard
- Owner: sadaf-Daneshgar
- Created: 2023-06-25T10:06:21.000Z (about 3 years ago)
- Default Branch: development
- Last Pushed: 2023-06-29T09:42:05.000Z (about 3 years ago)
- Last Synced: 2025-03-29T22:11:49.640Z (over 1 year ago)
- Topics: css, es6-module, html5, javascipt, webpack
- Language: JavaScript
- Homepage: https://sadaf-daneshgar.github.io/Leaderboard/dist/
- Size: 717 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
Client
- Added index.html file.
- Added style.css file.
- Added javascript file.
- Added check errors with linters
- [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:
👤 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)
- **Add local storage**
- **Show added tasks list**
- **Remove task from the list**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project just give it a star.
I would like to thank Microverse.
This project is [MIT](./MIT.md) licensed.