Skip to content

marekdano/olympics-medals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

olympics-medals

Web app to display the olympics medals by countries in a nice way.

Aims

Web application passes following requirements defined here:

  • Use the medal data in olympics_2008_medalists.json to rank countries by total medals won in descending order.
  • Display the total medal count per country, as well as total gold, silver and bronze per country.
  • It should filter the countries by gold, silver, or bronze medals.
  • Style it as you see fit. Feel free to be creative.
  • Complete this task as if you intend shipping it to production. Tests are required.

Notes

Run npm run deploy to deploy the app to github pages. For more details check here

About

Web app of displaying the olympics medals by countries in nice way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published