├── apps
│ ├── admin
│ │ ├── public
│ │ └── src
│ │ ├── api
│ │ │ └── mutation
│ │ ├── assets
│ │ │ └── svgs
│ │ ├── auth
│ │ ├── components
│ │ │ ├── AddImageBox
│ │ │ ├── AddParticipantBox
│ │ │ ├── ArtistInfoCard
│ │ │ ├── Button
│ │ │ ├── ExhibitionHeader
│ │ │ ├── Input
│ │ │ ├── Loading
│ │ │ ├── ThumbnailSelect
│ │ │ ├── YearSelector
│ │ │ └── YoutubeCircleLogo
│ │ ├── constants
│ │ ├── hooks
│ │ ├── icons
│ │ ├── layout
│ │ │ └── GlobalNavbar
│ │ ├── lib
│ │ ├── pages
│ │ │ ├── Exhibition
│ │ │ ├── Home
│ │ │ ├── Login
│ │ │ └── Success
│ │ ├── schemas
│ │ └── utils
│ └── client
│ ├── public
│ │ ├── Dropdown-Poster
│ │ ├── Faculty
│ │ ├── FeatureCardImage
│ │ ├── HID-favicon
│ │ ├── ProfessorProfile
│ │ ├── Social-Icons
│ │ ├── Videos
│ │ └── data
│ └── src
│ ├── api
│ │ └── query
│ ├── assets
│ │ ├── images
│ │ └── svgs
│ ├── components
│ │ ├── Attachment
│ │ ├── Breadscrumb
│ │ ├── CardOverlay
│ │ ├── Category
│ │ ├── Drawer
│ │ ├── Gallery
│ │ ├── GoToList
│ │ ├── ImportantBox
│ │ ├── Keyword
│ │ ├── Loading
│ │ ├── NextPrevious
│ │ ├── Pagination
│ │ ├── PostTypeBox
│ │ ├── ScrollButton
│ │ ├── SearchBar
│ │ ├── SliderNavigation
│ │ ├── SocialIcon
│ │ ├── ViewDetail
│ │ └── YoutubeEmbed
│ ├── constants
│ ├── hooks
│ ├── icons
│ ├── layout
│ │ ├── Dropdown
│ │ ├── Footer
│ │ └── Header
│ ├── lib
│ ├── pages
│ │ ├── Community
│ │ ├── Contact
│ │ ├── Exhibition
│ │ ├── Faculty
│ │ └── Home
│ ├── schemas
│ ├── stores
│ ├── styles
│ │ ├── global
│ │ └── theme
│ ├── types
│ └── utils
├── packages
│ ├── styles
│ │ ├── global
│ │ └── theme
│ └── ui
└── public
-
Notifications
You must be signed in to change notification settings - Fork 0
Hongik Industrial Design Web FE
HID-Web/HID_Web_FE
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Hongik Industrial Design Web FE
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published