Skip to content

RafaGomezGuillen/formula-one

Repository files navigation

🏎️ Formula One

Formula One is a web page inspired by the Oficial Formula One Web Page.

🔗 View it live: Formula One Website

🎥 Watch the YouTube video to see the Formula One 2022 Season in action!

Watch the video

🚀 About the Project

This project was built using Vite + React.js. The layout, components, and charts were created using:

✅ Prerequisites

Ensure you have the following installed:

📥 Installation

Clone the repository and install dependencies:

# Clone the repository
git clone https://github.com/RafaGomezGuillen/formula-one.git

# Navigate into the project directory
cd formula-one

# Install dependencies
npm install

🏃 Running the Application

Start the development server:

npm run dev