/leaderboard

Primary LanguageJavaScript

leaderboard

This is a project structure for the leaderboard which has been designed using html, css, javascript , and webpack.

Built With

HTML, JS (ES6), CSS, and Webpack.

Live link

live demo

Getting Started

Please do the following to setup project locally

Prerequisites

You need the following installed -Install node.js version ^12.*

Setup

You need to setup node.js version 12.0 or above, and download the project from the github.

Install

Download the project from github and unzip the file or You can clone the project using the github link [https://github.com/bamsi/leaderboard.git] Open the terminal, git bash is recommended and the navigate to the directory of the project Run the following command

npm install

Usage

You can add scores to the list and use refresh button to retrieve data.

Run tests

The website has been tested using css, html and javascript linters. You can run the following command to test the code:

  • npx eslint . for javascript
  • npx hint . web hint to test html
  • npx stylelint "**/*.{css,scss} for style

Deployment

You can deploy the website to any web server of your choice

Authors

👤 Haji Bamsi

Acknowledgments

  • Hat tip to Microvers and all the staff
  • Thanks to My coding Partners
  • Thanks to My Morning-session-group and Standup-team Partners and
  • Thanks to Code Reviewers

📝 License

This project is MIT licensed.