Doctor Appointment Booking Full Stack App Nextjs
Doctor Appointment Booking platform using Next.js, React.js, Strapi, and Tailwind CSS. The platform offers seamless user experiences, enabling patients to browse doctors by category, book appointments with precise calendar and time slot selection, and manage their appointments efficiently. Integration with Kinde Authentication ensures secure user
This is a Next.js project bootstrapped with create-next-app
.
Getting Started
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
