Skip to content

frc-8339/website-v3

Repository files navigation

Penticton Robotics Logo

Penticton Robotics Website

A fast, clean, and effective website for Penticton Robotics.

Check it out at https://pentictonrobotics.ca/

🌟 Features

  • Optimized Performance – Smaller images for smaller screens
  • Efficient Caching – Code caching for faster page loads
  • Responsive Design – Works seamlessly on all devices

🚀 Getting Started

Prerequisites

Running Locally

Step 1: Clone the Repository

git clone https://github.com/frc-8339/website-v3
cd website-v3

Step 2: Install Dependencies

bun install

Step 3: Start the Development Server

bun run dev

Visit localhost:5173 to view the website locally.

(Optional) Build for Production

bun run build

Files will be output to the dist directory.

📚 Tech Stack

📝 License

This project is licensed under the MIT License – see the LICENSE file for details.

🤝 Contributions

Any contributions are appreciated! Feel free to create an issue or pull request.

🔗 Share this Project

If you like this project, please give it a ⭐ and share it with your friends!