/kids-reading

Full stack app to teach phonics to a 1st grader

Primary LanguageTypeScript

Kid's Reading

This is a web app to play with some concepts related to helping a kid learn to read.

Useful commands

Prisma migration after changing schema. This will also update the client types.

npx prisma migrate dev --name new-name