leaderboard

LEADERBOARD

πŸ“— Table of Contents

πŸ“– LEADERBOARD

LEADERBOARD is part of introductory projects in Microverse software development program. The project implementation introduces developers to async/callback/promise calls.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

(back to top)

πŸš€ Live Demo

(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 Webpack deveopment environment installed for this on you local machine

Setup

Clone this repository to your desired folder on your local machine

Install

The projects incorporate some linters check, to get them running on your local system follow these below;

  1. .github/workflows/linters.yml is already included in project, this is used by Github to run tests on the repo.
  2. To install Webpack packages and dependencies
  1. To install Stylelint linters run:
  1. To Install ESLint run:
  1. To install Webhint linters run:

Usage

To run the project, clone the repository to your local machine, install dependencies and launch through webpack Server on VScode

Run tests

Follow the procedures under Install to run some of the included linter tests.

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

πŸ‘€ Damilare Adepoju

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcomed!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a thumb up.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse Inc. for providing template and other guidelines for this project.

(back to top)

❓ FAQ (OPTIONAL)

N/A

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)