Back to all posts
5-sinf — a learning app for 5th-grade students
Curriculum-aligned learning content for fifth graders, on web and mobile.
Tech stack
TypeScriptReactExpo
An education project for 5th-grade students built in TypeScript, with both a web app and an Expo mobile client sharing the same learning content.
What it does
Delivers fifth-grade learning material through a clean, age-appropriate interface, available both in the browser and as a mobile app.
How I built it
A TypeScript web app plus an Expo (React Native) mobile client, so the same content reaches students on whatever device they have.
What I learned
Sharing content between a web app and an Expo app reinforced how much leverage you get from TypeScript and a common data model when targeting multiple platforms.