Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ginabeki/leaderboard

JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules.
https://github.com/ginabeki/leaderboard

Last synced: about 1 month ago
JSON representation

JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules.

Awesome Lists containing this project

README

        

# Leaderboard
> JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules.

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

## Preview
### Desktop display
[![desktop.png](https://i.postimg.cc/135qWrMy/desktop.png)](https://postimg.cc/dLp33dzf)

### Mobile display
[![mobile.png](https://i.postimg.cc/rskhJTby/mobile.png)](https://postimg.cc/2b0Fksrg)

## Built With

- HTML
- CSS
- JavaScript
- Webpack

## Live Demo

- Link [here](https://ginabeki.github.io/Leaderboard/)

## Getting Started

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

### Prerequisites

- A web browser
- A code editor

### Setup

Assuming you have git installed on your computer, please follow the steps below:

- Create a folder
- Navigate to that folder in the command line using the `cd` command
- Clone the repository using the following command: `git clone https://github.com/ginabeki/Leaderboard.git`
- In the command line run `npm install` and `npm start`
- Go to localhost:8080 to see the application

## Authors

👤 **Trust**

- GitHub: [@Gina](https://github.com/ginabeki)

## 🤝 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!

## 📝 License

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