Skip to content

Nkaleth/Leaderboard

Repository files navigation

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 :

  • Use callbacks and promises.
  • Learn how to use proper ES6 syntax.
  • Use ES6 modules to write modular JavaScript.
  • Use webpack to bundle JavaScript.

(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

  • Use API to update the leaderboard

(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)

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published