Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kakarrot92/leaderboard

The Leader's board website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
https://github.com/kakarrot92/leaderboard

api-rest css html javascript webpack

Last synced: 3 days ago
JSON representation

The Leader's board website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Awesome Lists containing this project

README

        

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

# To Do List

> 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](https://www.notion.so/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3).

>Projects Screenshots

###
![screenshot](./leaderboard.png)

## Built With

- Webpack
- JavaScript (ES6)
- CSS3
- HTML5

## Live Demo

[Live Demo Link](https://kakarrot92.github.io/Leaderboard/dist)

## Getting Started

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

### Prerequisites

some knowledge on `npm` webpack and ES6

### Setup

- Clone repository using this command in terminal ` git clone https://github.com/kakarrot92/Leaderboard.git`
- Change directory to the cloned repository `cd Leaderboard`
- Install dependencies using `npm install`
- run `npm start`

### Install

- Node modules
- HtmlWebpackPlugin `npm install --save-dev html-webpack-plugin`
- Load CSS `npm install --save-dev style-loader css-loader`
- Setup local dev server `npm install --save-dev webpack-dev-server`

### Prerequisites

- Code editor (VS Code, Sublime, Atom)

## Authors

👤 **Bogdan Stojanovic**

- GitHub:[@kakarrot92](https://github.com/kakarrot92)
- Twitter:[@kakarrot1992](https://twitter.com/kakarrot1992)
- LinkedIn:[Bogdan Stojanovic](https://www.linkedin.com/in/bogdan-stojanovic-97829b136/)

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

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