Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/basir-mohammadi/leaderboard
Module 02: In this project l set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. I consume the Leaderboard API using JavaScript async and await and add some styling.
https://github.com/basir-mohammadi/leaderboard
api-rest css3 html5 javascript webpack
Last synced: about 1 month ago
JSON representation
Module 02: In this project l set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. I consume the Leaderboard API using JavaScript async and await and add some styling.
- Host: GitHub
- URL: https://github.com/basir-mohammadi/leaderboard
- Owner: Basir-Mohammadi
- Created: 2022-06-21T13:41:04.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-06-23T16:24:57.000Z (over 2 years ago)
- Last Synced: 2024-05-28T18:47:19.570Z (8 months ago)
- Topics: api-rest, css3, html5, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 554 KB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leaderboard
![](https://img.shields.io/badge/Microverse-blueviolet)
> This is a leaderboard game that allows users to play the game by adding their name and score. This project is build using JavaScript objects and arrays API.
## Built With
- HTML
- CSS
- Javascript
- webpack
- API## Getting Started
To get a local copy up and running follow these simple example steps.
- Clone repository in your local machine
- cd Portfolio
- open `index.html` in your browser.
- You can use live server.## Live Demo
[Leaderboard Live](https://basirking.github.io/Leaderboard/)
## Author
👤 **Basir Mohammadi**
- GitHub: [@basirking](https://github.com/basirking)
- LinkedIn: [Basir Mohammadi](https://www.linkedin.com/in/basir-mohammadi-1296b3157/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ to if you like this project!
## Acknowledgments
- Microverse
- Coding partner
- Code reviewer## 📝 License
This project is [MIT](./MIT.md) licensed.