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

https://github.com/ha-manel/leaderboard

A leaderboard created using Leaderboard API service, Webpack, and Gitflow. The user can add a new score and refresh to see his ranking in the leaderboard.
https://github.com/ha-manel/leaderboard

api html5 javascript leaderboard microverse webpack

Last synced: 5 months ago
JSON representation

A leaderboard created using Leaderboard API service, Webpack, and Gitflow. The user can add a new score and refresh to see his ranking in the leaderboard.

Awesome Lists containing this project

README

          

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

# Leaderboard

> A leaderboard created using Leaderboard API service, webpack, and gitflow. The user can add a new score and refresh to see his ranking in the leaderboard.

## Requirements

Build a Leaderboard list app using:

- HTML5
- CSS3
- JavaScript (ES6)
- [Leaderboard API service](https://www.notion.so/microverse/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)
- Gitflow

## Built With

- HTML5
- CSS3
- JavaScript (ES6)
- [Leaderboard API service](https://www.notion.so/microverse/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)
- Gitflow

## Live Demo

Check **Live Demo** [here.](https://ha-manel.github.io/Leaderboard/)

## Getting Started

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

### Prerequisites

- A web browser (like Google Chrome, Opera...).
- A code editor (like Atom, VScode...).

### Setup

To setup the project locally: clone the repository using:

```
git clone git@github.com:ha-manel/Microverse-Leaderboard.git
```

### Install dependencies

run : `npm install`

### Build the app

run: `npm run build`

### Run the app

run: `npm start`

## Authors

👤 **Manel Hammouche**

- GitHub: [@ha-manel](https://github.com/ha-manel)
- Twitter: [@hamanel](https://twitter.com/ha_manel_)
- LinkedIn: [Manel Hammouche](https://www.linkedin.com/in/manel-hammouche/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.

## 📝 License

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