Schedule X is a modern scheduling and booking web application built with Next.js 14, Tailwind CSS, and Radix UI. It offers a smooth and responsive user experience with authentication, booking slots, email confirmations, and a sleek calendar UI.
- π User Authentication (Clerk)
- π Booking system with availability logic
- π§ Email confirmation using Resend
- πΌοΈ Responsive design with Tailwind CSS
- π― Custom calendar interface with
react-day-picker - π Deployment-ready (Vercel / Render)
- Frontend: React 18 / 19 (recommend React 18 for stability), Next.js 14
- Styling: Tailwind CSS, Radix UI
- Authentication: Clerk
- Email: Resend
- Calendar: React Day Picker
- Hosting: Vercel or Render
- Node.js 18+
- npm or bun
git clone https://github.com/nikunj95agarwal/Schedule_X.git
cd Schedule_X
npm install