A simple drag and drop form builder which lets user add form elements like label, input and buttons and configure them accordingly.
- Install npm packages
yarn install
- Run the project
yarn start
- Add basic form elements
- Undo changes
- Call an api with the form values on submission