A web application for viewing and managing schedules built with Next.js and Tailwind CSS.
- Calendar view for schedule management
- Responsive design
- Modern UI components using Shadcn UI
- Server-side rendering with Next.js
- Next.js
- TypeScript
- Tailwind CSS
- Shadcn UI Components
- Clone the repository
- Install dependencies:
pnpm install
- Run the development server:
pnpm dev
- Open http://localhost:3000 in your browser
MIT