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

https://github.com/joytaribagshaw/leaderboard-project

The leaderboard website displays scores submitted by different players.
https://github.com/joytaribagshaw/leaderboard-project

css3 html5 javascript webpack

Last synced: 4 months ago
JSON representation

The leaderboard website displays scores submitted by different players.

Awesome Lists containing this project

README

          

# 📗 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)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [Leaderboard]

![Leader Board](image.png)

To Do List.

**[ Leaderboard]** The leaderboard website displays scores submitted by different players.

## 🛠 Built With

### Tech Stack
1. HTML5
2. CSS3
3. JavaScript
4. Github

### Key Features

> This project contain the features listed below.

- **[HTML Display Property]**
- **[HTML Forms]**
- **[CSS Flex/Grid]**
- **[CSS Mobile First Design Approch]**

LIVE DEMO

## 🚀 Live Demo

> This Project is deployed at [Github Pages](https://joytaribagshaw.github.io/Leaderboard-Project/)

(back to top)

Project Presentation

## 💻 Getting Started

### Prerequisites

In order to run this project you need:

```sh
install node and vscode
```

### Setup

Clone this repository to your desired folder:

```sh
git clone git@github.com:JoyTaribagshaw/Leaderboard.git
```

### Install

Install this project with:

```sh
cd Leaderboard
npm install
```
### Usage

To run the project, execute the following command:

```sh
npm start
```

(back to top)

## 👥 Authors

👤 *Joy Tari*

- GitHub: [Joy](https://github.com/JoyTaribagshaw)
- Twitter: [Joy](https://twitter.com/JoyTariBagshaw)
- LinkedIn: [Joy](https://www.linkedin.com/in/joy-tari-bagshaw-b8b891236?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_contact_details%3BlJIF9fsfQCO4UIewGNO%2B%2FQ%3D%3D)

(back to top)

## 🔭 Future Features

1. Send and receive data from API.
2. Final touches

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

##👍 Contributors
Feel free to check the [issues page](https://github.com/JoyTaribagshaw/Leaderboard-Project/issues).

(back to top)

## ⭐️ Show your support

If you like this project you can star the repository to make it look better.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for giving me all the necessary knowledge i needed to make this project.

(back to top)

## 📝 License

This project is [MIT](https://github.com/JoyTaribagshaw/Leaderboard-Project/blob/main/LICENSE) licensed.

(back to top)