This is just a simple form builder (front-end only) inspired by Microsoft Forms. I made this for technical test on a company, so this intended just test of my skills. I made this with Svelte and TailwindCSS.
This is just a simple form builder, not a library or a framework. I made this for fun and for learning purposes. If you want to use this, you can clone this repository and use it as you want.
You can use this project by cloning this repository and running npm install
and npm run dev
to start the development server. You can also use this project by visiting the demo.
MIT License