Skip to content

A modern, responsive chatbot UI built with React (Vite) + Tailwind CSS, featuring smooth animations, a clean light theme, and customizable design. Easy to connect with any backend (e.g., Python/Flask/FastAPI) to power real conversations.

Notifications You must be signed in to change notification settings

flash-source/chatbot-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’¬ Chatbot UI

A modern and responsive chatbot interface built with React, Vite, Tailwind CSS, and Framer Motion. Currently uses mock replies, but can be connected to any backend or AI API.

✨ Features

  • Responsive design (desktop & mobile)
  • Smooth animations with Framer Motion
  • User & Bot bubbles (right/left aligned)
  • Clean gradient theme with customizable colors

πŸš€ Getting Started

Clone repo

git clone https://github.com/your-username/chatbot-ui.git cd chatbot-ui

Install dependencies

npm install

Run dev server

npm run dev

Open πŸ‘‰ http://localhost:5173

πŸ“‚ Structure

src/ β”œβ”€β”€ components/ β”‚ β”œβ”€β”€ Chatbot.jsx β”‚ β”œβ”€β”€ ChatHeader.jsx β”‚ β”œβ”€β”€ ChatMessage.jsx β”‚ β”œβ”€β”€ ChatInput.jsx β”œβ”€β”€ App.jsx └── main.jsx

About

A modern, responsive chatbot UI built with React (Vite) + Tailwind CSS, featuring smooth animations, a clean light theme, and customizable design. Easy to connect with any backend (e.g., Python/Flask/FastAPI) to power real conversations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published