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

https://github.com/chimwemwe007/leaderboard

In this activity i set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. I developed a first working version of the app following a wireframe, but without styling - just focusing on functionality. In following activities, i will consume the Leaderboard API using JavaScript async and await and add some styling.
https://github.com/chimwemwe007/leaderboard

es6-javascript html webpack

Last synced: about 2 months ago
JSON representation

In this activity i set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. I developed a first working version of the app following a wireframe, but without styling - just focusing on functionality. In following activities, i will consume the Leaderboard API using JavaScript async and await and add some styling.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Leaderboard Application

> This is a HTML/CSS and Javscript based web application for a Leaderboard list app.
> In this activity i will continue working on the Leaderboard list app, sending and receiving data from/to the Leaderboard API.

## Built With

- HTML
- CSS
- Javascript
- Gitflow
- Linters (Lighthouse, Webhint, Stylelint, Eslint)
- Webpack
- Visual Studio Code
- Git & Github

## Live Demo

- [App Live Demo](https://chimwemwe007.github.io/Leaderboard/)

## Getting Started

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

### Prerequisites

- git
- Broswer to Display
- IDE to run and edit the code

### Setup

- open a terminal
- run ``` git clone https://github.com/chimwemwe007/Leaderboard```
- run ``` cd Leaderboard-application```
- open index.html from dist folder

### Usage

## Authors

👤 **Chimwemwe Mkandawire**

- GitHub: [@githubhandle](https://github.com/chimwemwe007)
- Twitter: [@twitterhandle](https://twitter.com/chxmzmk)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to Microverse's code reviewers and to everyone who reviewed my project and made suggestions.

## Acknowledgments

## 📝 License

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