Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/torobucci/leaderboard
Leaderboard is a project that display ThunderSlap game current rankings. It enables a new player to add their score and display current scores when the refresh button is clicked.
https://github.com/torobucci/leaderboard
apis css html javasscript webpack5
Last synced: 9 days ago
JSON representation
Leaderboard is a project that display ThunderSlap game current rankings. It enables a new player to add their score and display current scores when the refresh button is clicked.
- Host: GitHub
- URL: https://github.com/torobucci/leaderboard
- Owner: torobucci
- License: mit
- Created: 2023-03-13T15:14:13.000Z (almost 2 years ago)
- Default Branch: development
- Last Pushed: 2023-03-17T08:43:59.000Z (almost 2 years ago)
- Last Synced: 2024-12-19T20:51:37.404Z (20 days ago)
- Topics: apis, css, html, javasscript, webpack5
- Language: JavaScript
- Homepage: https://torobucci.github.io/Leaderboard/dist/
- Size: 235 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.txt
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](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**Leaderboard** is a project that add and displays recent scores of players
## 🛠 Built With
Html
Css
Javascript
WebpackClient
- [ ] **Display recent scores**
- [ ] **Add score to scores list**
- [ ] **Implement middle fidelity wireframe**
**Coming soon**
## 💻 Getting Started
To get a local copy up and running, follow these steps.
fork the repository https://github.com/torobucci/Leaderboard.git
### Prerequisites
In order to run this project you need:
Code editor eg. VScode
Web browser eg. chrome
### Setup
Clone this repository to your desired folder:
cd hello-world
git clone https://github.com/torobucci/Leaderboard.git
### Install
To install linter run the following command:
`npm install --save-dev [email protected] `
### Usage
To run the project click the run button on your VScode.
### Run tests
To run tests, run the following command:
`npx stylelint "**/*.{css,scss}"`
## 👥 Author Kevin Toro
- GitHub: [@torobucii](https://github.com/torobucii)
- Twitter: [@torobucii](https://twitter.com/@torobucii)
- LinkedIn: [Kevin Toro](https://linkedin.com/in/KevinToro)
- [ ] **Use microverse API**
- [ ] **Enable refresh of scores**
- [ ] **Enable addition of scores**
Contributions, issues, and feature requests are welcome!
Feel free to check the [To Do List](https://github.com/torobucci/To-Do-List.git).
If you like this project hit the star button on our github repo
I would like to thank the Lets Code team that hepled us in every problem we had.
This project is [MIT](https://github.com/torobucci/Portfolio-finish-mobile-version/blob/main/MIT-LICENSE.txt) licensed.