Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.
/ forms Public archive

Quick & easy forms for your React project

Notifications You must be signed in to change notification settings

MakerXStudio/forms

Repository files navigation

Add typed & validated forms to your React app quickly.

Currently supports:

Running locally

npm i
npm run build
npm run dev --workspace mui-example
npm run dev --workspace ionic-example