https://github.com/alierpm/leaderboard
This is a JavaScript project for the Leaderboard list app, using Webpack and ES6 features, notably modules. Applied is Leaderboard API using JavaScript async and await
https://github.com/alierpm/leaderboard
Last synced: 2 months ago
JSON representation
This is a JavaScript project for the Leaderboard list app, using Webpack and ES6 features, notably modules. Applied is Leaderboard API using JavaScript async and await
- Host: GitHub
- URL: https://github.com/alierpm/leaderboard
- Owner: AlierPM
- License: mit
- Created: 2022-09-01T06:15:50.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-03T13:42:24.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T13:44:14.375Z (4 months ago)
- Language: JavaScript
- Size: 1.05 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Leaderboard: final touches
This is a continuation working on the Leaderboard list app, added styles to the touch and feel of the Leaderboard API.
## Build With:
* HTML
* JavaScript
* CSS
* Webpack
* NPM## Usage
> Run Dev Server (Port 3000)npm run dev
## Build for production
npm run build## Build for development
npm start## Demo App [Leaderboard App](https://alierpm.github.io/Leaderboard/)
The demo app is a Leaderboard App built with JavaScript## Author
:bust_in_silhouette: **Alier Philip Maguet**
- GitHub: [@AlierPM](https://github.com/AlierPM)
- Twitter: [@AlierPM](https://twitter.com/AlierPM)
- LinkedIn: [@AlierPM](https://www.linkedin.com/in/alier-philip-maguet-b11653203/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
## 📝 License
This project is [MIT](./MIT.md) licensed.