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

https://github.com/carreraprogrammer/leaderboard

In this activity I set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules.
https://github.com/carreraprogrammer/leaderboard

css html javascript webpack5

Last synced: 6 months ago
JSON representation

In this activity I set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules.

Awesome Lists containing this project

README

        

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

# Leaderboard Website

> The leaderboard 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.

## Built With

- HTML5, CSS3, JS
- ES6
- Webpack

## Live Demo (if available)

[Live Demo Link](https://carrera-leaderboard.netlify.app)

## Getting Started

**This is an example of how you may give instructions on setting up your project locally.**
**Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.**

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

### Prerequisites

### Setup

### Install

### Usage

### Run tests

### Deployment

## Authors

👤 **Daniel Carrera**

- GitHub: [@carreraprogrammer](https://github.com/carreraprogrammer)
- Twitter: [@carreraprogrammer](https://twitter.com/carreraprog)
- LinkedIn: [DanielCarrera] (https://www.linkedin.com/in/daniel-carrera-paz-85a917244/)

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

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._