F1 Dash

screenshot of F1 Dash
nextjs

A real-time F1 dashboard

Overview:

The F1-Dash is a real-time Formula 1 dashboard that provides users with information such as the leader board, tires, gaps, laps, mini sectors, and more.

Features:

  • Real-time data: Instant access to leader board, tire information, gaps, laps, and mini sectors.
  • User contribution: Opportunity to contribute to the project through GitHub issues marked as "Good First Issue."
  • Support: Users have the option to support the project creator by buying them a coffee.
nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.