Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.23 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.23 KB

Project title

The project is a web application developed with Angular. It provides data and statistics on the Olympic Games.

Features

Display the total number of medals won by each country Display the number of medals won by a country per year Display a line chart showing the evolution of a country's medal count over the years Display various statistics for a country, such as the total number of medals won, the number of athletes who participated, and the number of Olympic Games in which the country participated Responsive design

Technologies Used

Angular RxJS ngx-charts Bootstrap

OlympicGamesStarter

This project was generated with Angular CLI version 15.2.6.

Don't forget to install your node_modules before starting (npm install).

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Where to start

Clone the repository Run npm install to install dependencies Run ng serve to start the development server Navigate to http://localhost:4200/ in your browser