This repository contains the official website for UCI CubeSat, built using React, TypeScript, and Vite. The website showcases our mission, team members, and ongoing projects in space technology development.
- Clone the repository:
git clone <repository-url>
cd cubesat-website
- Install dependencies:
npm install
- Start the development server:
npm run dev
- React 18
- TypeScript
- Vite
- CSS Modules
src/
├── components/ # Reusable UI components
├── pages/ # Page components
├── assets/ # Static assets
This is a private repository for UCI CubeSat members. Please contact the webmaster team for access and contribution guidelines.