OpenLingo is an open-source language learning app inspired by Duolingo.
main: Expo app (iOS-first development target).Lessons: Course and lesson content, curriculum specs, and learning assets.
app/: Expo TypeScript mobile application.mockups/: HTML mockups used as design references.
cd app
npm install
npm run iosIf you are not on macOS, run npm run web or use Expo Go.