Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-01-27T18:06:20.000Z (almost 3 years ago)
- Last Synced: 2023-03-06T05:41:51.730Z (almost 2 years 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
![Leaderboard](https://user-images.githubusercontent.com/73354132/151404845-0fb8db0c-7737-4f94-8e84-ab398e0a8c4f.png)## 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)