Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sjdev2212/leader-board-project


https://github.com/sjdev2212/leader-board-project

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

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

Leader-board

This project was created consuming the Api https://us-central1-js-capstone-backend.cloudfunctions.net/api/ provided by microvese.
I created a simple leader board page using this id ('TyBBHuPCY3ocPCrEApVV').
The user simply introduces the name of the player and the score. Clicking the submit button the page sends the information to the Api and it can be viewed by clicking the refresh button.

![screenshot](/img/31.png)

A Leader board single page application

## Built With

- HTML
- CSS
- Javascript
- WebPack

## Live Demo
https://sj1978.github.io/Leader-board-project/

## Getting Started

Clone the repo and enter the directory.

```shell
git clone https://github.com/sj1978/Leader-board-project.git
```

After this you can run the app by opening `index.html` under the `src` directory.

If you want to experiment with the app follow these simple example steps.

### Prerequisites
You need to have `npm` installed on your local machine.

### Install
Install the npm packages.

```shell
npm install
```

### Usage

Run `npm run start` to start the local server and try the app.

```shell
npm run start
```

## Author

👤 **Anibal Amoroso**

- GitHub: (https://github.com/sj1978)
- Twitter: (https://twitter.com/AmorosoAnibal)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

Microverse

## 📝 License

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