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.
- Host: GitHub
- URL: https://github.com/ghlps/hub-drivers-f1
- Owner: ghlps
- Created: 2022-08-17T13:06:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-19T12:01:33.000Z (almost 4 years ago)
- Last Synced: 2026-03-22T00:50:14.120Z (3 months ago)
- Topics: axios, ergast-api, react, styled-components
- Language: JavaScript
- Homepage: https://main--effervescent-genie-c96f59.netlify.app/
- Size: 6.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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