File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 1- <div align =" center " >
2- <img width =" 1200 " height =" 475 " alt =" GHBanner " src =" https://github.com/user-attachments/assets/0aa67016-6eaf-458a-adb2-6e31a0763ed6 " />
3- </div >
4-
51# KOOMPI TYPING
62
73Master Khmer & English typing through gamified adventures. Build your streak and level up!
@@ -32,11 +28,22 @@ bun run build
3228bun run preview
3329```
3430
31+ ## Environment Variables
32+
33+ Create a ` .env.local ` file for optional AI-powered text generation:
34+
35+ ``` bash
36+ GEMINI_API_KEY=your_api_key_here
37+ ```
38+
39+ > ** Note:** The app works fully offline without an API key using built-in typing content.
40+
3541## Tech Stack
3642
3743- ⚛️ React 19 + TypeScript
3844- 🎨 Tailwind CSS v4
3945- ⚡ Vite
46+ - 🤖 Google Gemini (optional, for AI-generated practice texts)
4047
4148## License
4249
You can’t perform that action at this time.
0 commit comments