Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mwafrika/leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to an external API. Technologies used are JavaScript(ES6), HTML5, CSS3, Webpack. Also, the Gitflow workflow was used.
https://github.com/mwafrika/leaderboard

css3 es6 eslint html5 javascript lighthouse linter stylint webpack

Last synced: about 1 month ago
JSON representation

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to an external API. Technologies used are JavaScript(ES6), HTML5, CSS3, Webpack. Also, the Gitflow workflow was used.

Awesome Lists containing this project

README

        

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

# LEADERBOARD WEB APPLICATION

> The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to an external API. Technologies used are JavaScript(ES6), HTML5, CSS3, Webpack. Also, the Gitflow workflow was used.

## Leaderboard

![screenshot](https://res.cloudinary.com/ujuzi/image/upload/v1646327059/MICROVERSE/capstone-project-html-css-javascript/leaderboard_nbsax5.png)

Additional description about the project and its features.

## Tech used

- HTML
- CSS
- JS
- Git
- Webpack

## [Live Demo Link](https://mwafrika.github.io/leaderboard/)

## Built With

- Lighthouse (An open-source, automated tool for improving the quality of web pages. It has audits for performance, accessibility, progressive web apps, SEO and more).
- Webhint (A customizable linting tool that helps you improve your site's accessibility, speed, cross-browser compatibility, and more by checking your code for best practices and common errors).
- Stylelint (A mighty, modern linter that helps you avoid errors and enforce conventions in your styles).

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

### Prerequisites

The basic requirements for building the executable are:

- A working browser application (Google chrome, Mozilla Fire fox, Microsoft edge ...)
- VSCode or any other equivalent code editor
- Node Package Manager (For running, debuging, or installing dependancies to be used)




# Getting started

#### Get the full documentation about the webpack [here](https://webpack.js.org/guides/asset-management/)

### 1. Clone the project

```
git clone https://github.com/mwafrika/leaderboard.git
```

### 2. cd into the cloned repository and Install all the dependancies

```
npm install
```

### 3. Run the project

```
npm start
```

# Prerequisites

Internet connection and basic computing skills. Load the page and enjoy!

# Author

👤 **Mwafrika Josue**

- GitHub: [@mwafrika](https://github.com/mwafrika)
- Twitter: [@mwafrika](https://twitter.com/mwafrikamufung1)
- LinkedIn: [mwafrika](https://linkedin.com/in/mwafrika-mufungizi)

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

## 📝 License

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