Skip to content

toksz/ond-test

Repository files navigation

Chat Interface with Shadcn

A modern chat interface built with Next.js, Tailwind CSS, and Shadcn UI components.

Features

  • Real-time chat functionality
  • Responsive design
  • Customizable UI components
  • API integration with OnDemand

Getting Started

  1. Clone the repository
  2. Install dependencies: npm install
  3. Set up environment variables:
    • Create .env.local file
    • Add NEXT_PUBLIC_ONDEMAND_API_KEY=your_api_key
  4. Run development server: npm run dev

Deployment

Deploy to Netlify:

  1. Set up environment variables in Netlify dashboard
  2. Push to main branch to trigger deployment

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published