https://github.com/nicolaswg/leaderboard-project
An HTML, CSS and JavaScript project related to a leaderboard, where you can submit a specific score data using an API request
https://github.com/nicolaswg/leaderboard-project
api html-css-javascript webpack
Last synced: 5 months ago
JSON representation
An HTML, CSS and JavaScript project related to a leaderboard, where you can submit a specific score data using an API request
- Host: GitHub
- URL: https://github.com/nicolaswg/leaderboard-project
- Owner: Nicolaswg
- License: mit
- Created: 2022-01-24T15:00:30.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-01-27T18:06:20.000Z (over 4 years ago)
- Last Synced: 2025-09-04T15:50:59.674Z (10 months ago)
- Topics: api, html-css-javascript, webpack
- Language: CSS
- Homepage:
- Size: 290 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LeaderBoard-Project
> In this project we use Webpack dependecy and a external API for displaying the leaderboard data inside the dom.
## Built with
* HTML-CSS-JS
* WebPack
* Node Modules
* GIT/GITHUH/GITFLOW
* API
## Project Functionality video
https://user-images.githubusercontent.com/73354132/151271551-b7266846-08d9-4d26-8a27-bcae6065962c.mp4
## Project final View

## How to set up
> If you want to see the project in detail, check the following instructions:
1. clone the repo locally.
2. open the repo command line path and type in (`npm install`).
3. run (`npm run build`) to ensure no webpack errors.
4. finally type (`npm run start`).
## Live page
- checkout the project page: [Leaderboard]()
## Authors
👤 **Nicolas Gonzalez**
- Github: [Github](https://github.com/Nicolaswg)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check leave recommendation in [issues page](https://github.com/Nicolaswg/LeaderBoard-Project/issues)