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

https://github.com/rominana/leaderboard

Using Webpack and external API, this website saves and shows players' scores and allows the submission of new scores.
https://github.com/rominana/leaderboard

api javascript webpack

Last synced: 3 months ago
JSON representation

Using Webpack and external API, this website saves and shows players' scores and allows the submission of new scores.

Awesome Lists containing this project

README

          

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

# Microverse Students Leaderboard

Microverse Students Leaderboard project that displays scores submitted by different students.
All data is preserved in the [Leaderboard](https://www.notion.so/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3) external API.

## Built With

- HTML
- CSS
- Javascript
- Webpack
- Leaderboard API

## Live Demo (if available)

This project doesn't have a live demo yet.

## Usage
To edit this project:

- Open the repository you cloned with a code editor.
- Edit the code as you want.
- Run with npm run start.
## Authors

👤 **Romina Patiño**

- GitHub: [@rominana](https://github.com/rominana)
- Twitter: [@romina_pati](https://twitter.com/romina_pati)
- LinkedIn: [romina-patino](https://linkedin.com/in/romina-patino)

## Show your support
Give a ⭐️ if you like this project!

## Acknowledgments

- @microverse

## 📝 License

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