Interview Schedule - Copy this React, Tailwind Component to your project
Design a modern, mobile responsive web page showing a 12/31(화) interview schedule. Use a clean, card like layout with columns for 순서(No.), 담당자, 시간, 면접자 성함, 면접관, and 입사예정. Populate sample rows: 1. 1 / 김성겸 / 16:30 / 임형우(마케터) / 박희경 / (blank) 2. 2 / 차희영 / 14 / 김동준(알/TM) / 윤보라 / 1/8월 3. 3 / 최광호 / 14 / 엄정숙(솟/TM) / (blank) / (blank) Rows 4–12 remain empty. Include a clear, touch friendly refresh button near the header that triggers real time data updates. The design should adapt seamlessly to mobile, tablet, and desktop. Use a professional color palette (white, grays, a single accent) with ample spacing, simple typography, and optional hover highlights on rows. Employ responsive breakpoints so the table or container adjusts nicely on small screens (e.g., horizontal scrolling or column stacking). Keep the interface clean, user friendly, and quick to load. Output a final HTML/CSS (or framework based) layout demonstrating this schedule page with the refresh feature.
