Skip to content

deathg0d/next-chat

Repository files navigation

A minimalist chat UI built on Next.js, Tailwind, and shadcn/ui, designed as a starting point for your chatbot applications.

screenshot1a screenshot2a

Getting Started

First, run the development server:

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

Open http://localhost:3000 with your browser to see the result.

Extending

To add more shadcn modules visit their docs here: shadcn/docs.

About

A Next.js-Based Chat Bot Boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published