Skip to content

emmaliefmann/p2

Repository files navigation

TéléSport - Interactive page for Olympic Games data

Interactive web application to explore Olympic data. Application contains:

  • A dashboard containing a piechart to see all medals won by each country
  • A detail page containing a line chart with medals per year

Requirements

You will need to have node installed, you can check with node --v, if it isn't installed, download here: NodeJS

Install the project

Begin by cloning the project:

git clone https://github.com/emmaliefmann/p2.git

then navigate into the directory:

cd p2

To install the project's node modules run the following command:

npm i

Run project

To run the project:

run ng serve.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published