8 Commits

Author SHA1 Message Date
m5rcel { Marcel }
f8df5b09b6 Update README.md 2025-12-05 14:07:26 +01:00
m5rcel { Marcel }
89e465ed12 feat: Improve loading, error handling, and console output
Adds a loading animation fade-in and reduces initial loading time.
Suppresses Tailwind CDN production warnings in the console for a cleaner developer experience.
Enhances error messages for missing API keys and API communication failures, providing more specific guidance.
Removes redundant content from README.md and updates the banner image reference.
Sets body overflow to hidden to prevent unwanted scrolling and ensures the application handles its own scroll.
2025-12-05 13:19:05 +01:00
m5rcel { Marcel }
27ea26e36d Update README.md 2025-12-04 23:56:08 +01:00
m5rcel { Marcel }
9fe1c21a9f Revise README for temporary chatbot clarification
Updated title and added note about message persistence.
2025-12-04 21:23:58 +01:00
m5rcel { Marcel }
bccb1691d8 Update README.md 2025-12-04 21:23:22 +01:00
m5rcel { Marcel }
7b74308fce Update README.md 2025-12-04 21:21:41 +01:00
m5rcel { Marcel }
cb1f66dbff feat: Initialize Discord-style AI chat project
Sets up the project structure, dependencies, and basic configuration for a Discord-inspired AI chat application. Includes placeholder components and types, Vite configuration for local development, and basic styling for a dark theme and custom scrollbars. Integrates Gemini API key handling and a service for sending messages.
2025-12-04 21:13:35 +01:00
m5rcel { Marcel }
2e3ea2d71d Initial commit 2025-12-04 21:13:21 +01:00