Framework: Nextjs
Database: Prisma with Mongodb
Backend API: Nextjs with https://next-api-decorators.vercel.app/
UI library: Material UI. I write CSS inline with Mui `sx` props.
fetch helper: React Query, which provides caching and loading states
form management: React Hook Form