Slack Clone

This is a Slack Clone project built with Next.js, Tailwind CSS, Shadcn UI, and Convex.dev.

Getting Started

To get started with the development server, run:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 in your browser to see the application in action. The app auto-updates as you edit the files.

Built With

  • Next.js: A React framework for building server-rendered applications.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • Shadcn UI: A component library for building accessible and customizable UI components.
  • Convex.dev: A backend-as-a-service platform for building real-time applications.

Learn More

To learn more about building a Slack Clone, check out the following resources:

Deploy on Vercel

The easiest way to deploy your Slack Clone app is to use the Vercel Platform.

For more details, check out the Next.js deployment documentation.