Form Crafter A simple form builder for crafting forms. Setup Install the dependencies: bun install Get Started Start the dev server: bun run dev Build the app for production: bun run build Preview the production build locally: bun run preview