This is a sports voting app using Ionic + Angular + RESTful APIs.
You can run this project using following command:
$ ionic serve
Ionic is a powerful HTML5 SDK that helps you build native-feeling mobile apps using web technologies like HTML, CSS, and Javascript.
Ionic is focused mainly on the look and feel, and UI interaction of your app. That means we aren't a replacement for PhoneGap or your favorite Javascript framework. Instead, Ionic simply fits in well with these projects in order to simplify one big part of your app: the front end.
You can quickly create a project with seed project by doing:
$ npm install -g ionic
$ ionic start myproject