강의실 대여 현황을 공유할 수 있는 서비스입니다.
# Step 1: Clone the repository using the project's Git URL.
git clone https://github.com/SeongHo5356/kh-application-share-view.git
# Step 2: Navigate to the project directory.
cd kh-application-share-view
# Step 3: Install the necessary dependencies.
npm i
# Step 4: Start the development server with auto-reloading and an instant preview.
npm run devThis project is built with:
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS


