An open API service indexing awesome lists of open source software.

https://github.com/ghlps/hub-drivers-f1

The website is built using React and it displays content about the drivers of Formula 1 using Ergast API and it fetches pictures from the Wikipedia API using the driver's name.
https://github.com/ghlps/hub-drivers-f1

axios ergast-api react styled-components

Last synced: about 2 months ago
JSON representation

The website is built using React and it displays content about the drivers of Formula 1 using Ergast API and it fetches pictures from the Wikipedia API using the driver's name.

Awesome Lists containing this project

README

          

# Formula 1 2022 Drivers HUB

Live demo: https://main--effervescent-genie-c96f59.netlify.app/

Project created to display content about the drivers of Formula 1 2022 using Ergast API to fetch data about drivers and the Wikipedia API to get the drivers photos.

Tech used in this project:


  • ReactJS

  • Styled Components

  • ChartJS

  • Axios

  • Ergast API and Wikipedia API