Skip to content

belapferreira/olympics-data-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Olympic Games Data

The goal was to develop web pages using ReactJS to view data regarding Olympic Games medalists and the data was consumed from a JSON file.

GitHub language count GitHub license GitHub stars

Features   |    Settings   |    Cloning the repository   |    Starting the application   |    Techs | Tools | Resources   |    License

Features

  • General page to view the gold, silver and bronze medals won by country according to the selected year;
  • Medalists page to view the gold, silver and bronze medals won by athlete according to the selected year;
  • Sports page to view the gold, silver and bronze medals by sports according to the selected year and country;
  • Tables with pagination;
  • Responsive pages.

✔️ Settings

The settings to execute the application in your computer are listed below.

🔽 Cloning the repository

  1. Through the terminal, go to the directory where you want to have the repository cloned and run the following command:
# cloning the repository
git clone https://github.com/belapferreira/olympics-data-view

🔰 Starting the application

  1. Through the terminal, go to the directory where the repository was cloned and run the following command:
# installing dependencies
yarn install

# starting application
yarn start

🔧 Techs | Tools | Resources

This project was developed using the following resources:

-  Editor Config; -  Eslint; -  Prettier; -  React; -  React Data Table Component; -  React DOM; -  React Icons; -  React Router Dom; -  React Scripts; -  Styled Components.

📝 License

This project is under MIT license. See LICENSE for more information.


Made by Bela Ferreira 💙 Contact: https://www.linkedin.com/in/belapferreira 😊

About

Web pages using ReactJS to view data regarding Olympic Games medalists and the data was consumed from a JSON file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published