leaderboard

LeaderBoard

📗 Table of Contents

📖 LeaderBoard

LeaderBoard is a simple and powerful application built with webpack and the Fetch javascript API.

🛠 Built With

webpack

Tech Stack

Structure
Style
Linters

Key Features

(back to top)

🚀 Live Demo

Have a look at the live demo of the project.

(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 my-folder
  git clone git@github.com/ZewdieMc/LeaderBoard.git

Install

Install this project with:

  cd LeaderBoard
  npm install

Usage

To run the project:

Run tests

To run tests, run the following command:

To check for html errors run:

  npx hint .

To check for css errors run:

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

To check for js errors run:

  npx eslint .

Deployment

Deployed using Github Pages.

(back to top)

👥 Authors

👤 Zewdie Habtie

(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 send your feedback to encourage me to do more.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for offering me this opportunity to learn, and practice my skills.

(back to top)

❓ FAQ

-Why use linters?

(back to top)

📝 License

This project is MIT licensed. (Check the LICENSE file)

(back to top)