/capstone-javascript

Primary LanguageJavaScriptMIT LicenseMIT

๐Ÿ“— Table of Contents

Leaderboard

  • This is a Leaderboard Project with Webpack and ES6. With this app, you can add your score to the board and get the scores on the leaderboard. Built with HTML , CSS and JavaScript.

๐Ÿ›  Built With

Tech Stack

Key Features

  • View the names and scores of the users
  • Use ES6 and Webpack
  • The user can add a score.
  • Working with API.

(back to top)

(back to top)

๐Ÿ’ป Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd desktop

  git clone git@github.com:meryemsanem/leaderboard.git

Install

Install this project with:

  cd leaderboard

  npm install

Usage

To run the project write terminal npm run dev.

Run tests

To run the linters, run npx hint . and npx stylelint "**/*.{css,scss}" or npx eslint . from the root directory of the project.

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Meryem Sanem Kรผรงรผkbayram

(back to top)

๐Ÿ‘ฅ Future Features

  • Add animations

(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, you can contribute to it. You are also welcome to give it a star on GitHub.

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank Microverse for teaching and enforcing professional level practices.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)