The F1 archive is a project designed to view all past F1 races and their associated stats
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
This project was created using React.js (through Next.js) and TailwindCSS to leverage information recieved from the Ergast API, API-Formula 1, and flagsapi.com.