You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a mini student registration web app built using HTML, CSS, and JavaScript. The application allows users to enter student details through a form, dynamically displays the submitted data in a table, and supports deletion of individual student entries directly from the table.
Production-ready CRUD system with Formik FieldArray, Yup validation, and per-row loading. Built with Next.js 16, React 19, TypeScript. Add 100s of CRUDs by just defining schemas.