An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

## 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.