Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hossainaraf/leaderboard
https://github.com/hossainaraf/leaderboard
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hossainaraf/leaderboard
- Owner: HossainAraf
- License: mit
- Created: 2023-08-08T17:50:40.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-08-19T16:55:11.000Z (over 1 year ago)
- Last Synced: 2023-08-19T18:01:36.534Z (over 1 year ago)
- Language: JavaScript
- Size: 266 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Leaderboard
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [📖 Live Demo](#live-demo)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)# 📗 [Live Demo](https://hossainaraf.github.io/Leaderboard)
## 🛠 Built With
### Tech Stack1. HTML5
2. CSS
3. JavascriptClient
### Key Features
1. Add Name
2. Add Score
3. Display score with coresponding name
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
1. Code editor
2. Web browser
3. Git
### Setup
Clone this repository to your desired folder:
Run the below command:
```sh
cd
git clone https://github.com/HossainAraf/Leaderboard
```
### Install
Install with below command:
```sh
cd
npm install
```
### Usage
To run the project, execute the following in the terminal:
```sh
npm run dev
```
👤 Md Arafat Hossain
- GitHub: HossainAraf
- LinkedIn: Md. Arafat Hossain
- Twitter: Md. Arafat Hossain
> Describe 1 - 3 features you will add to the project.
- [ ] Add footer
- [ ] Add more pages
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project give a ⭐️
I would like to thank Microverse team
This project is [MIT](./LICENSE) licensed.