/using-opendota2-api

Angular 5 Application that uses OpenDota2 API

Primary LanguageTypeScript

Using OpenDota2 API

Simple Angular 5 application that lets users browse a list of heroes pulled from OpenDota API. This project also uses Angular Material Table allowing the user filter and sort items.

Application in action

Live Demo

Try live demo here

Running the application

Prerequisites

  • NodeJS 6+
  • Git
  • Angular CLI 1.5+

Clone repository

$ git clone https://github.com/pabcha/using-opendota2-api.git
$ cd using-opendota2-api
$ npm install

Development Server

Run ng serve and navigate to http://localhost:4200/