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.
- Host: GitHub
- URL: https://github.com/chimwemwe007/leaderboard
- Owner: chimwemwe007
- Created: 2022-07-19T20:43:33.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2022-12-26T08:05:52.000Z (over 3 years ago)
- Last Synced: 2025-06-17T19:06:05.407Z (about 1 year ago)
- Topics: es6-javascript, html, webpack
- Language: JavaScript
- Homepage:
- Size: 978 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.