Skip to content

Graciano1997/leaderboard

Repository files navigation

Leaderboard

📗 Table of Contents

📖 Leaderboard

Leaderboard Is an Application where you can Add a new leaderboard fighter with its score. this project consumes a API to store and read the Leaderboard data and organize the data respecting an orde.

🛠 Built With

Tech Stack

Client

Key Features

  • Demo of setup a front-end project using webpack
  • Demo of Gitflow
  • Demo of Asynchronous code
  • Demo of Linters

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • web browser
  • git-syn
  • code editor
  • Node

Setup

Clone this repository to your desired folder:

git clone https://github.com/Graciano1997/leaderboard.git

Install

To install all dependencies, run:

npm install

Usage

To run the project, execute the following command:

To run the project, follow these instructions:

  • Clone this repo to your local machine.

Run tests

To run tests, run the following command:

  • Track HTML linter errors run:
npx hint .
  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • Track JavaScript linter errors run:
npx eslint .

Build

To build, run the following:

npm run build

webpack development server

Run the following:

npm start

(back to top)

👥 Authors

👤 Graciano Henrique

(back to top)

🔭 Future Features

  • Using css theme

(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 give ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank Microverse and Masashi Kishimoto

(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