An open API service indexing awesome lists of open source software.

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 🌐.

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-)

# 📖 [Leaderboard]

*[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

### Key Features

- *[User can add score to the board]*
- *[User can refresh the board]*
- *[Data is preserved in the browser]*

(back to top)

## 💻 Getting Started

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

(back to top)

## 👥 Authors

👤 **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/)

(back to top)

## 🔭 Future Features

- [ ] *[Storing data to API]*
- [ ] *[Getting data from API]*
- [ ] *[Better user interface]*

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Chandan-devs-tech/Leaderboard/issues).

(back to top)

## ⭐️ Show your support

If you like this project give me a ⭐️.

(back to top)

## 🙏 Acknowledgments

I would like to thank the [Microverse](https://www.microverse.org/) team.

(back to top)

## 📝 License

This project is [MIT](https://github.com/Chandan-devs-tech/Leaderboard/blob/feature/setUp/MIT.md) licensed.

(back to top)