File size: 491 Bytes
39d39f4
 
 
 
 
2299bb4
 
 
 
39d39f4
 
2299bb4
39d39f4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: Chat App
emoji: 💬
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 6.11.0
python_version: "3.11"
app_file: app.py
pinned: false
license: mit
short_description: 'Modern chat application with FastAPI + React'
---

# Chat-App 💬

A modern chat application with Three.js 3D background.

## Features
- React + Vite frontend
- Three.js 3D particles background
- Chat UI components
- Group chat support
- Zustand state management

---
Built with ❤️ using React + FastAPI