Skip to content

홍익대학교 시각디자인과 소모임 연합전시 2024 웹사이트

Notifications You must be signed in to change notification settings

rachel5640/hivcdsiso2024

Repository files navigation

2024 홍익대학교 시각디자인과 소모임 축제 주간 : SISO 《OUR INDEX》

Our Indexgit Our Indexgit-1 Our Indexgit-2

📁 폴더 구조
./src
├── 📦 pages
│   ├── 📂 Desktop
│   	├── ArchivePageDesktop.tsx
│   	├── ExhibitionPageDesktop.tsx
│   	├── LecturePageDesktop.tsx
│   	├── ProjectPageDesktop.tsx
│   	└── MainPageDesktop.tsx
│   ├── 📂 Mobile
│   	├── ArchivePageMobile.tsx
│   	├── ExhibitionPageMobile.tsx
│   	├── LecturePageMobile.tsx
│   	├── ProjectPageMobile.tsx
│   	└── MainPageMobile.tsx
├── 📦 views
│   ├── 📂 @common
│   	├── 📂 assets
│   	├── 📂 componenents
│   	├── 📂 consant
│   	└── 📂 utils
│   ├── 📂 ExhibitionPage
│   ├── 📂 LecturePage
│   ├── 📂 MainPage
│   └── 📂 ProjectPage
├── 📦 styles
│   ├── GlobalStyle.ts
│   ├── style.d.ts
│   └── Theme.ts
├── App.tsx
└── main.jsx

🛠 기술 스택
역할 종류
Library React
Programming Language TypeScript
Styling Styled Components
Formatting ESLint Prettier
Package Manager Yarn
Version Control Git GitHub


About

홍익대학교 시각디자인과 소모임 연합전시 2024 웹사이트

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages