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.
- Host: GitHub
- URL: https://github.com/rominana/leaderboard
- Owner: rominana
- Created: 2022-07-19T12:22:43.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-22T14:21:57.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T04:18:55.447Z (over 3 years ago)
- Topics: api, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 881 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.