https://github.com/chandan-devs-tech/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 🌐.
https://github.com/chandan-devs-tech/leaderboard
Last synced: 12 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/chandan-devs-tech/leaderboard
- Owner: Chandan-devs-tech
- Created: 2023-06-20T11:58:15.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-23T16:27:32.000Z (almost 3 years ago)
- Last Synced: 2025-06-20T23:07:37.485Z (12 months ago)
- Language: JavaScript
- Size: 853 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Leaderboard
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Leaderboard\] ](#-leaderboard-)
- [🛠 Built With ](#-built-with-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
*[The Leaderboard]* 🏆 is a 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
- HTML
- CSS
- JavaScript
- Webpack
- *[User can add score to the board]*
- *[User can refresh the board]*
- *[Data is preserved in the browser]*
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Laptop
- Intenet
- Github
- Git
### Setup
Clone this repository to your desired folder:
sh
cd my-folder
git clone https://github.com/Chandan-devs-tech/Leaderboard.git
### Install
Install this project with:
sh
npm install
### Usage
To run the project, execute the following command:
sh
npm run start
### Deployment
You can deploy this project using:
- github pages
👤 **Chandan Gupta**
- GitHub: [@githubhandle](https://github.com/Chandan-devs-tech)
- Twitter: [@twitterhandle](https://twitter.com/ChandanGuptaDev)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chandangupta-devs/)
- [ ] *[Storing data to API]*
- [ ] *[Getting data from API]*
- [ ] *[Better user interface]*
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Chandan-devs-tech/Leaderboard/issues).
If you like this project give me a ⭐️.
I would like to thank the [Microverse](https://www.microverse.org/) team.
This project is [MIT](https://github.com/Chandan-devs-tech/Leaderboard/blob/feature/setUp/MIT.md) licensed.