Skip to content

JesseRod329/f1

Repository files navigation

F1 Racing Hub

An immersive Formula 1 companion site with drivers, teams, race calendar, standings, and watch guides.

Next.js React TypeScript Vercel Live Site GitHub Repo License: MIT

F1 Racing Hub hero

Overview

F1 Racing Hub is a modern Next.js app designed to make Formula 1 easier to explore. It combines clean data views with an animated visual style so fans can quickly check:

  • Driver and constructor info
  • 2025 race calendar and countdown timer
  • Projected championship standings charts
  • Beginner-friendly watch and sport format guidance

Tech Stack

  • Next.js 16 (App Router)
  • React 19
  • TypeScript
  • Tailwind CSS 4
  • Framer Motion
  • Recharts

Routes

  • / Home
  • /drivers
  • /teams
  • /calendar
  • /standings
  • /watch

Quick Start

npm install
npm run dev

Open http://localhost:3000.

Scripts

npm run dev    # local development
npm run build  # production build
npm run start  # run production build
npm run lint   # lint checks

Deployment

Optimized for Vercel deployment with next build.

License

This project is licensed under the MIT License. See LICENSE.

About

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors