A ChatGPT-style frontend built with React + Vite + Tailwind CSS, featuring a playful “meow” assistant and a clean, polished UI.
- Multi-chat sidebar
- Create, rename, delete chats (right-click menu)
- Resizable sidebar
- Auto chat titles from first message
- Smooth streaming “meow” replies
- Auto-scroll
- Calm gray dark theme
- React
- Vite
- Tailwind CSS
git clone https://github.com/Sar-Hal/CatGPT
cd catgpt-frontend
npm install
npm run dev