Interactive application for learning the Toki Pona language with symbol visualization and pronunciation features.
# Clone repository
git clone https://github.com/skorotkiewicz/lipusona
cd lipusona
# Install dependencies
bun i
# Development mode
bun dev
# Build application
bun run build
# Preview built application
bun run preview
- Learn Toki Pona vocabulary and symbols
- Interactive exercises
- Listen to pronunciations
- Browse all symbols
- React 19
- Vite
- React Router
- Howler.js (for audio)
- SASS