Nkaleth / Leaderboard

This is a JavaScript project for a Leaderboard list app, using webpack and ES6 features, notably modules.
https://nkaleth.github.io/Leaderboard/
1 stars 0 forks source link
apis es6-javascript gitflow-workflow html-css-javascript webpack

logo

πŸ“— Table of Contents

πŸ“– Leaderboard

This is a JavaScript project for a Leaderboard list app, using webpack and ES6 features, notably modules.

πŸ›  Built With

Tech Stack

This project uses the following stack :

Client

Key Features

Here are some key features of the application :

(back to top)

πŸš€ Live Demo

Leaderboard Project

(back to top)

πŸ’» Getting Started

Clone the repository by clicking on the 'Code' button and copy the link

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

Prerequisites

In order to run this project you need:

-visual studio -github

Setup

Clone this repository to your desired folder:

  mkdir my-folder
  cd my-folder
  git clone git@github.com:Nkaleth/Leaderboard.git

-

Install

Install this project with:

  npm install

Usage I

Change the main branch to the right one, execute the following command:

  git checkout final_touches

Usage II

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

Example command:

To run the webhint linter

  npx hint .

To run the stylehint linter

  npx stylehint "**/*.{css,scss}"

To run the ESLint linter

  npx eslint .

(back to top)

πŸ‘₯ Author

πŸ‘€ Nilton Segura

(back to top)

πŸ”­ Future Features

(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 star it!

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse

(back to top)

πŸ“ License

This project is licensed .

(back to top)