Multi Select Form Widget made in ReactJS. Select 1 or more items from the available list and move to selected list. Remove feature is also there to move 1 or more items from the selected list. Removed item gets populated in the available list. Customizable and list can also be populated with API data.
Widget is deployed on netlify for demo. Visit via link: https://formwidget-by-karanverma.netlify.app/
- Clone the repository.
In the project directory, you need to:
- Install node dependencies.
- Start the Project.