Cardify UI App that allows users to create flashcards with AI. Deployed on Netlify. Copy and paste in your notes Start studying Front end Technologies Next.js React TypeScript TailwindCSS MaterialUI urql Notes If using setState in websockets message handler, use the deferred form of setState: setX(prevX => prevX + 1).