Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/newhoteng/leaderboard
Leaderboard is a website that allows players to submit their scores and displays scores submitted by all players. All data is preserved on an external API service.
https://github.com/newhoteng/leaderboard
Last synced: 24 days ago
JSON representation
Leaderboard is a website that allows players to submit their scores and displays scores submitted by all players. All data is preserved on an external API service.
- Host: GitHub
- URL: https://github.com/newhoteng/leaderboard
- Owner: newhoteng
- License: mit
- Created: 2023-04-11T11:27:25.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-05-10T14:05:51.000Z (over 1 year ago)
- Last Synced: 2024-10-23T19:24:05.892Z (2 months ago)
- Language: JavaScript
- Size: 197 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 *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)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)# :open_book: Leaderboard
**Leaderboard** is a website that allows players to submit their scores and displays scores submitted by all players. All data is preserved on an external API service. It is built with HTML, CSS, JavaScript and packaged using webpack.
### Key Features
- User Interface
- Add Player Score
- Display All Scores
## :rocket: Live Demo
- Pending
## :computer: Getting Started
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Text editor
- GitHub account
### Setup
Clone this repository to your desired folder:
```
git clone https://github.com/newhoteng/Leaderboard.git
```
### Install
Install this project with:
```
npm install
```
## :busts_in_silhouette: Authors
:bust_in_silhouette: **Harriet Oteng**
- GitHub: [@githubhandle](https://github.com/newhoteng)
- Twitter: [@twitterhandle](https://twitter.com/HarrietOteng1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/harriet-oteng-75554666/)
## :telescope: Future Features
- None pending so far, open to suggestions.
## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/newhoteng/Leaderboard/issues).
## :star: Show your support
If you like this project follow me on GitHub.
## :pray: Acknowledgements
- Thanks to Microverse for pushing me to do this project.
## :memo: License
[License](https://github.com/newhoteng/Leaderboard/blob/main/LICENSE)