Skip to content

Repository files navigation

Design @ UCI: Mockup

A single-page website built with React and Vite.

Tech Stack

Layer Technology
UI Library React 19
Build Tool Vite 8
Smooth Scroll Lenis 1
Animation GSAP 3 + @gsap/react
Linting ESLint 10 with eslint-plugin-react-hooks & eslint-plugin-react-refresh
Deployment Vercel

Project Structure

src/
├── assets/ 
├── components/
│   └── Sidebar.jsx 
├── pages/
│   ├── Hero.jsx
│   ├── AboutUs.jsx
│   ├── Projects.jsx
│   └── JoinUs.jsx
├── App.jsx
└── main.jsx

Getting Started

npm install
npm run dev

Scripts

Command Description
npm run dev Start local dev server with HMR
npm run build Production build
npm run preview Preview the production build locally
npm run lint Run ESLint

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages