https://github.com/juandbta/leaderboard-website
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/juandbta/leaderboard-website
Last synced: 3 months 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/juandbta/leaderboard-website
- Owner: JuanDBta
- License: mit
- Created: 2023-05-31T21:00:40.000Z (about 2 years ago)
- Default Branch: development
- Last Pushed: 2023-06-15T00:05:24.000Z (about 2 years ago)
- Last Synced: 2025-01-29T13:28:07.709Z (5 months ago)
- Language: JavaScript
- Size: 629 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Leaderboard Website
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Video Intro](#video-intro)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**[Leaderboard Website]** 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 With
1- HTML
2- CSS
3- JS
4- WEBPACK
5- API
https://us-central1-js-capstone-backend.cloudfunctions.net/apiClient
- **[Added index.html]**
- **[Added style.css]**
- **[Added index.js]**
- **[Added /src]**
- **[Added /dist]**
- **[Added /modules]**
- **[Added /assets]**
Coming soon!
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Web Browser (Chrome recommended)
Code editor (VS recommended)
GitHub account
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone "https://github.com/JuanDBta/Leaderboard-Website.git"
```
### Usage
To run the project, execute the following command:
Open mobile.html using live server extension.
👤 **Micronaut JUAN DAVID DIAZ**
- GitHub: [@JuanDBta](https://github.com/JuanDBta)
- Twitter: [@simpbletsas](https://twitter.com/simplebetsas)
- LinkedIn: [LinkedIn](https://linkedin.com/in/simplebet/)
- [ ] **[Add Animations and Awsome Styling]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, please give me a like, it doesn't cost you anything and it helps me a lot to keep working.
I would like to thank Bee in Student Success who is always avalaible to solve issues and Microverse for push us to work hard every day!
This project is [MIT](./LICENSE) licensed.