This project is about getting F1 informations from the Ergast API. It's a website created via React and it contains some pages with dynamic information rendering but also static.
To be able to run this react project you will need to have installed Node.js. Follow install instructions
Clone my website to a folder
cd \path\to\an\empty\foldergit clone https://github.com/WH-Yoshi/API.gitcd \API\Install required packages
npm installStart the server
npm run devHere are some related projects used