/dota-stats

This is a website that displays characters from the popular game, DOTA.

Primary LanguageJavaScriptMIT LicenseMIT


Dota Stats

📗 Table of Contents

📖 Math Magicians

Dota Stats is a web app that allows the fan base of the DOTA game to search for their heroes and get to know their stats.

🛠 Built With

Tech Stack

Client
Markup
JavaScript

Key Features

  • [Display heroes]
  • [Search for a particular hero]
  • [View hero stat]

(back to top)

🎥 Video Demo

Video Link

(back to top)

🚀 Live Demo

Dota Hero Stats

(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: Install git Install VS Code

Setup

Clone this repository to your desired folder:

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/over-geek/dota-stats.git

--->

Install

To install this project, set up linter by installing the following in project directory:

Terminal commands:

  npm init -y
  npx hint .
  npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

--->

Usage

To run the project, execute the following command:

Open liveserver in VS Code

(back to top)

👥 Authors

👤 Agyare Kissi Kenneth Kwame

(back to top)

🔭 Future Features

  • [Add teams category]

(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 please star this repository.

(back to top)

🙏 Acknowledgments

I would like to thank Nelson Sakwa on Behance for the original design idea

(back to top)

📝 License

This project is MIT licensed.

(back to top)