Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omar-muhamad/leaderboard
This is a Webpack Project Leaderboard and uses API to add your game score and see a list of the other scores.
https://github.com/omar-muhamad/leaderboard
css3 html5 javascript webpack
Last synced: 2 months ago
JSON representation
This is a Webpack Project Leaderboard and uses API to add your game score and see a list of the other scores.
- Host: GitHub
- URL: https://github.com/omar-muhamad/leaderboard
- Owner: Omar-Muhamad
- Created: 2021-12-14T22:30:00.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2021-12-18T21:08:03.000Z (about 3 years ago)
- Last Synced: 2023-03-09T05:41:54.375Z (almost 2 years ago)
- Topics: css3, html5, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 327 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Leaderboard
**This is a Webpack Project Leaderboard and use API to add your game score and see a list of the other scores**
**What I did in this project:**
1. Setup webpack.
2. Make webpack generate files auto. on /dist directory.
3. Make site structure with styling.
4. Add linters files.
5. Add API consuming functions.
6. Add renderScore, resetScore functions, event listeners.
7. Check linters errors and edit README file.# Site Screenshots
![screenshot](Screenshot.png)
## Built With
- HTML.
- CSS.
- Webpack.
- JavaScript.
- Linters.## Install
- Install node.js from [HERE](https://nodejs.org/en/).
## Deployment1. Clone the project using git-bash or Githup Desktop.
2. Open the project folder with VSCode or any Editor.
3. Open terminal and navigate to the project folder.
4. Type npm install.
5. Type npm start.## Authors
👤 **Omar Muhammad**
- GitHub: [@Omar-Muhamad](https://github.com/Omar-Muhamad)
- Twitter: [@Eng_OmarMuhamad](https://twitter.com/Eng_OmarMuhamad)
- LinkedIn: [@eng-omarmuhammad](https://www.linkedin.com/in/eng-omarmuhammad/)## Show your support
Give a ⭐️ if you like this project!