Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hossainaraf/leaderboard


https://github.com/hossainaraf/leaderboard

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Leaderboard


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)

# 📖 Leaderboard:

# 📗 [Live Demo](https://hossainaraf.github.io/Leaderboard)
## 🛠 Built With
### Tech Stack

1. HTML5
2. CSS
3. Javascript

Client

### Key Features
1. Add Name
2. Add Score
3. Display score with coresponding name

(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:
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
```

## 👥 Authors

👤 Md Arafat Hossain

- GitHub: HossainAraf
- LinkedIn: Md. Arafat Hossain
- Twitter: Md. Arafat Hossain

(back to top)

## 🔭 Future Features

> Describe 1 - 3 features you will add to the project.
- [ ] Add footer
- [ ] Add more pages

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project give a ⭐️

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse team

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)