https://github.com/kelwilson/leader-board
In this project, I built a Leaderboard list app where a user can add their name and a score, using HTML/CSS to build the app and JavaScript to add functionalities to the app by using webpack dev server to display the app on a web server.
https://github.com/kelwilson/leader-board
css javascript ruby
Last synced: about 2 months ago
JSON representation
In this project, I built a Leaderboard list app where a user can add their name and a score, using HTML/CSS to build the app and JavaScript to add functionalities to the app by using webpack dev server to display the app on a web server.
- Host: GitHub
- URL: https://github.com/kelwilson/leader-board
- Owner: kelwilson
- Created: 2022-07-19T12:38:23.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2022-07-29T07:39:39.000Z (almost 4 years ago)
- Last Synced: 2025-02-03T04:16:03.756Z (over 1 year ago)
- Topics: css, javascript, ruby
- Language: JavaScript
- Homepage:
- Size: 1.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Leader Board
> In this project, I built a Leaderboard list app where a user can add their name and a score, using HTML/CSS to build the app and JavaScript to add functionalities to the app by using webpack dev server to display the app on a web server.
## Built With
- `HTML`
- `Css`
- `Javascript`
- `webpack`
## Getting Started
To get a local copy up and run:
- git clone `(https://github.com/kelwilson/Leader-Board.git)` in your terminal
##
## To see a [Live DEmo](https://kelwilson.github.io/Leader-Board/dist/)
## Prerequisites
- Git/Github
- VSCode or another equivalent tool
- knowledge in Html and Javascript
- knowledge in using JavaScript packages management
## Install
- npm install -g @lhci/cli@0.7.x
- npm install --save-dev hint@6.x
- npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
## Run the following tests
- `npx hint .`
- `npx eslint .`
- `npx stylelint "**/*.{css,scss}"`
- `npm start`
## Usage
You're free to use this project however you like it for educational purposes. Just keep in mind the acknowledgment described below
## Author
👤 **Kelwilson**
- GitHub: [@githubhandle](https://github.com/kelwilson)
- Twitter: [@twitterhandle](https://twitter.com/BesongMaris)
- LinkedIn: [LinkedIn](https://linkedin.com/in/kelly-besong-b33074237)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.