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

https://github.com/munyabelden/leaderboard-app

This is an application that displays results from an api game to the UI. built with mainly js
https://github.com/munyabelden/leaderboard-app

css html5 javascript webpack

Last synced: about 2 months ago
JSON representation

This is an application that displays results from an api game to the UI. built with mainly js

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)
- [💻 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)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 Leaderboard Application

**Leaderboard Application** is an app that displays the scores of a game grabed from an api.

## 🛠 Built With

- Javascript
- Webpack
- html
- css

### Key Features

- **Webpack**

(back to top)

## 💻 Getting Started

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

- Make sure you have a code editor li Vs Code and git installed onyour local machine
- Install Node.js
- clone the url
### Prerequisites

In order to run this project you need:

-Node.js

### Setup

Clone this repository to your desired folder:

url: https://github.com/Munyabelden/Leaderboard-app.git

### Install

Install this project with:

Node.js

### Usage

To run the project, execute the following command:

- npm start
- Fill in th inputs with your usernanme and score and submit
- Click submit to see your score

(back to top)

## 👥 Authors

👤 **Belden**

- GitHub: [@githubhandle](https://github.com/Munyabelden)
- Twitter: [@twitterhandle](https://twitter.com/home)
- LinkedIn: [LinkedIn](https://www.linkedin.com/feed/)

(back to top)

## 🔭 Future Features

- [ ] **More javascript functionality**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Munyabelden/Leaderboard-app/issues).

(back to top)

## 🙏 Acknowledgments

I would like to thank the Microverse team

(back to top)

## 📝 License

This project is [MIT](https://github.com/Munyabelden/Leaderboard-app/blob/develop/LICENSE) licensed.

(back to top)