sadaf-Daneshgar / Leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score.

Home Page:https://sadaf-daneshgar.github.io/Leaderboard/dist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaderboard

πŸ“— Table of Contents

Leaderboard

Leaderboard is a website displays scores submitted by different players.

πŸ›  Built With

  • βœ… HTML
  • βœ… CSS
  • βœ… JavaScript
  • βœ… Webpack
  • βœ… ES6 modules
  • βœ… Git
  • βœ… Github.
  • βœ… Linters

Tech Stack

Client

Key Features

  • Added index.html file.
  • Added style.css file.
  • Added javascript file.
  • Added check errors with linters

(back to top)

πŸš€ Live Demo

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

  1. web browser.
  2. Code editor.
  3. Git-smc

Setup

Clone this repository to your desired folder:

Run this command:

  cd my-folder
  git clone https://github.com/sadaf-Daneshgar/Leaderboard.git

### Install

Install this project with:

Run this command:

```sh
  cd my-project
  npm install

Usage

To run the project, execute the following command:

Open index.html using live server extension.

Run tests

  npm init -y
  npm install --save-dev hint@7.x

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

πŸ‘€ Sadaf Daneshgar

(back to top)

πŸ”­ Future Features

  • Add local storage
  • Show added tasks list
  • Remove task from the list

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project just give it a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

The leaderboard website displays scores submitted by different players. It also allows you to submit your score.

https://sadaf-daneshgar.github.io/Leaderboard/dist/


Languages

Language:JavaScript 55.6%Language:CSS 27.2%Language:HTML 17.3%