https://github.com/benjaminsemah/leaderboard
The Happy Devs Leaderboard allows users to submit their scores. The app then ranks them from highest scores to the lowest.
https://github.com/benjaminsemah/leaderboard
css html javascript webpack
Last synced: 5 months ago
JSON representation
The Happy Devs Leaderboard allows users to submit their scores. The app then ranks them from highest scores to the lowest.
- Host: GitHub
- URL: https://github.com/benjaminsemah/leaderboard
- Owner: BenjaminSemah
- Created: 2022-02-01T00:21:23.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-04T08:11:19.000Z (over 4 years ago)
- Last Synced: 2025-04-06T17:19:25.017Z (about 1 year ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage: https://devs-leaderboad.netlify.app/
- Size: 316 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# HAPPY DEVS LEADERBOARD
>The HAPPY DEVS LEADERBOARD app allows users to submit their scores to be ranked on the Leaderboard.
## Live Demo
[Live Demo Link](https://devs-leaderboad.netlify.app/)
## Built With
- HTML
- CSS
- JavaScript
- Webpack
### To get a local copy, run the following steps:
- Clone the repository with `git@github.com:BenjaminSemah/leaderboard.git`
- Navigate to the folder `cd leaderboard`
- Open the project with your code editor
- Run `npm install` to install all dependencies
- Run `npm start` and go to `http://localhost:8080//` to launch the server.
## Author
👤 **Benjamin Semah**
- GitHub: [Benjamin Semah](https://github.com/BenjaminSemah)
- Twitter: [Benjamin Semah](https://twitter.com/BenjaminSemah)
- LinkedIn: [Benjamin Semah](https://www.linkedin.com/in/benjaminsemah/)
## Show your support
Give a ⭐️ if you like this project!