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

https://github.com/balikuddembe/-leaderboard-list-app

This is a JavaScript project for the Leaderboard list app using webpack and ES6 features, notably modules.Then consuming the Leaderboard API using JavaScript async and await and add some styling using GitFlow
https://github.com/balikuddembe/-leaderboard-list-app

Last synced: 3 months ago
JSON representation

This is a JavaScript project for the Leaderboard list app using webpack and ES6 features, notably modules.Then consuming the Leaderboard API using JavaScript async and await and add some styling using GitFlow

Awesome Lists containing this project

README

        

logo

Microverse README Template

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 [Leaderboard-list-app] ](#-leaderboard-list-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [Leaderboard-list-app]

> Leaderboard list app is an app built to enable sending and receiving data from/to the Leaderboard API.

**[your_project__name]** is a...

## 🛠 Built With

### Tech Stack

HTML

CSS

Javascript

Webpack

Leaderboard API service

(back to top)

## 🚀 Live Demo

- [comming soon]()

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

* Basic knowledge of JavaScript
* Basic knowledge of webpack
* Basic knowledge callbacks and promises

### Setup

Clone this repository to your desired folder:
* git clone `https://github.com/Balikuddembe/-Leaderboard-list-app.git`
* run npm install to install all dependencies
* then npm run start:dev to lunch the project in the browser

(back to top)

## 👥 Authors

👤 **Author1**

- GitHub: [@Balikuddembe](https://github.com/Balikuddembe)
- Twitter: [@BalixEmma](https://twitter.com/BalixEmma)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/emmanuel-balikuddembe-763765b2/)

(back to top)

## 🔭 Future Features

(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 anyone whose code was used

(back to top)

(back to top)

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)