An educational app for generating custom vocabulary matching exercises using AI
@unknown: you know what duolingo exercise has actually proven very effective for me is match madness, or any of the exercises where you match five words on the left to their meaning or pronunciation on the right. i need an app that will do that with custom vocab
You are remixing a Berrry app.
Source app: https://matchmadness.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://matchmadness.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in