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

https://github.com/fuadmoin/leaderboard

A simple project that uses webpack to manipulate DOM by accepting data from user and displaying it.
https://github.com/fuadmoin/leaderboard

css html5 javascript webpack

Last synced: 3 months ago
JSON representation

A simple project that uses webpack to manipulate DOM by accepting data from user and displaying it.

Awesome Lists containing this project

README

          



logo

Leaderboard

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Leaderboard

**Leaderboard** is a simple project that accepts a name and a score from the user, then calls a leaderboard api service to store and fetch data.

## 🛠 Built With

### Tech Stack

- **HTML, CSS, and JavaScript**

### Key Features

- **html styled with css and javascript**
- **uses webpack**
- **uses API**
- **mobile and desktop version available**

(back to top)

## 🚀 Live Demo

> Check out the live demo for this project [here.](https://fuadmoin.github.io/Leaderboard/dist/)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

Web Browser, Code Editor.

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git clone https://github.com/fuadmoin/TODOLIST.git
```

### Install

VS CODE

### Usage

```
$ npm install
$ npm start
```

### Run tests

After you open it in a live server try to add and see if it displays the input.

### Deployment

You can deploy this project using Github-Page.

(back to top)

## 👥 Author

👤 **Fuad Abdlemoin**

- GitHub: [@fuadmoin](https://github.com/fuadmoin)
- Twitter: [@Fuad01804580](https://twitter.com/Fuad01804580)
- LinkedIn: [Fuad Moin](https://www.linkedin.com/in/fuad-moin-a7b126259/)

(back to top)

## 🔭 Future Features

- [ ] **[more styling will be done]**

(back to top)

## 🤝 Contributing

Contributions, [issues](https://github.com/fuadmoin/Leaderboard/issues), and feature requests are welcome!

(back to top)

## ⭐️ Show your support

If you like this project please consider starring it.

(back to top)

## 🙏 Acknowledgments

I would like to thank [Microverse](https://www.microverse.org/) for giving me this chance to work on this project.

(back to top)

## 📝 License

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

(back to top)