Zurab-D / athlets_app

List of athletes, grouped by country and the number of medals won. The data is provided as a JSON file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Athlets App

Demo: https://zurab-d.github.io/athlets_app/

eng

One-page application on VanillaJS / jQuery / Handlebars

List of athletes, grouped by country and the number of medals won.

The data is provided as a JSON file.

The application must have a pure MVC structure.

Installation

npm install

Run

npm start



rus

Одностраничное приложение на VanillaJS/jQuery/Handlebars

Список спортсменов, сгруппированный по стране и количеству выигранных медалей.

Данные предоставлены в виде JSON файла.

Приложение должно иметь чистую MVC структуру.

Установка

npm install

Запуск

npm start

About

List of athletes, grouped by country and the number of medals won. The data is provided as a JSON file.


Languages

Language:JavaScript 79.4%Language:HTML 17.5%Language:CSS 3.1%