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

https://github.com/altontonn/leaderboard

A web that consumes an API to show users with highest scores. Built with Webpack and JavaScript
https://github.com/altontonn/leaderboard

css javascript webpack

Last synced: 9 months ago
JSON representation

A web that consumes an API to show users with highest scores. Built with Webpack and JavaScript

Awesome Lists containing this project

README

          

# Leaderboard

> Leaderboard list app

**Additional description about the project and its features.**
- This is a leaderboard list app that consumes an API that implements the actions behind the refresh and submit.

## HTML Linters
- [Webhint](https://github.com/microverseinc/linters-config/tree/master/html-css)

## CSS Linters
- [Stylelint](https://github.com/microverseinc/linters-config/tree/master/html-css)

## JS Linters
- [ESlint](https://github.com/microverseinc/linters-config/tree/master/html-css-js)

## ⚒️ Built With

- WEBPACK & JAVASCRIPT & CSS

## Run Project

- `npm install`
- `npm run start # this will make webpack watching for your changes in code`

## Open in browser

- open dist/index.html

## Live Demo
[See Live](https://altontonn.github.io/Leaderboard/)

## 🧰 Tools

The following tools help make it easier to run this code.

- [Visual Studio Code](https://code.visualstudio.com/): A source code editor
- `Git`

## 🔥 Getting Started

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.
[Download the ZIP from this location](https://github.com/altontonn/Leaderboard/archive/refs/heads/main.zip), or run the following [git clone](https://github.com/altontonn/Leaderboard.git) command to clone the files to your machine:

```bash
git clone https://github.com/altontonn/Leaderboard.git
```

- Once the files are downloaded or cloned on your machine, open the "Portfolio" folder in [Visual Studio Code(VSCode)](https://code.visualstudio.com/)
- Optionally you can simply open the index.html file located in the "personal-portfolio" folder with your preferred browser

## 🙎🏾‍♂️ Authors

- GitHub: [Newton Alumasa](https://github.com/altontonn)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Acknowledgements

- Microverse

## 👊🏾 Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](https://github.com/altontonn/Leaderboard/blob/basic-page/LICENSE) licensed.