https://github.com/cobbyelsonfx/leaderboard-api
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/cobbyelsonfx/leaderboard-api
Last synced: 7 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.
- Host: GitHub
- URL: https://github.com/cobbyelsonfx/leaderboard-api
- Owner: CobbyElsonfx
- Created: 2023-07-29T03:05:05.000Z (almost 2 years ago)
- Default Branch: development
- Last Pushed: 2023-08-05T13:43:09.000Z (almost 2 years ago)
- Last Synced: 2025-02-18T01:30:42.840Z (3 months ago)
- Language: JavaScript
- Size: 5.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**Leaderboard** 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.
## 🛠 Built WithClient
- **Displays Added Scores**
- **Ability to add a new scores**
- **Consumes an API**
- [Live Project](https://cobbyelsonfx.github.io/Leaderboard-API/dist/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- An IDE (ex: VS Code)
- Github account
### Setup
Clone this repository to your desired folder:
```sh
cd project-folder
git clone https://github.com/CobbyElsonfx/Leaderboard-API.git
```
### Deployment
You can deploy this project using:
- Go to github.com
- Create a new repository
- Add all website files in the new repository
- Go to Settings/Pages
- Go to branch and change from 'none' to 'main'
- Click Save
👤 **Francis Andoh**
- GitHub: [@CobbyElsonfx](https://github.com/CobbyElsonfx)
- LinkedIn: [@FrancisAndoh](https://www.linkedin.com/in/francis-andoh-133aa7245/)
- [ ] **More animation**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project and wish to collaborate. Please contact me.
- **Is it responsive?**
- Yes,it works both on mobile and desktop screens.
This project is [MIT](./MIT.md) licensed.