The project is a web application developed with Angular. It provides data and statistics on the Olympic Games.
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
Angular RxJS ngx-charts Bootstrap
This project was generated with Angular CLI version 15.2.6.
Don't forget to install your node_modules before starting (npm install
).
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.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
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