Skip to content

Tobby8629/Leader_Board

Repository files navigation

📗 Table of Contents

Tleader board is a project build with the ability of adding score to the list of scores in a server api and arrange the score in a desending order, it is build making use of webpack, es6 modular, javascript es6, html and css

🛠 Built With VSCode

Client
Styling
Functionality
bundler

Key Features

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

A beginner developer can use this template as a starting point for creating other HTML projects that are properly set up with CSS and have ESLint configured.

Prerequisites

In order to run this project you need:

  • NODE
  • ESlint set up

Setup

Clone this repository to your desired folder:

gh repo clone https://github.com/Tobby8629/Leader_Board.git

Install

To obtain a copy of this repository, clone it to your desired folder:

Commands:

  gh repo clone https://github.com/Tobby8629/Leader_Board.git
  cd hello-world
  npm install -y



Usage

To run the project, execute the following command:

  • install serve with:
npm install -g serve
  serve -s .

Run tests

To run tests, run the following command:

  • To check for CSS errors
    npx stylelint "**/*.{css,scss}"
  • To check for HTML errors
    npx hint .
  • To check for Javascript errors
    npx eslint .

(back to top)

👥 Authors popoola samuel o.

(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... Kindly leave a star ⭐

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank Microverse and my studying partners

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published