A playful word game vending machine for enjoyable language rehabilitation.
- List Roulette (목록룰렛) - Random selection from practice list
- Create New (새로 만들기) - Create new practice sentences
- Practice List (연습 목록) - Manage your sentence collection
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
- Next.js - React framework
- Tailwind CSS - Styling

