Widget Panel Builder:-
-> This project is a Drag and Drop Widget Application where users can drag widgets from the Widget Panel and drop them onto the Canvas. Users can also rearrange widgets on the canvas.
Features: Drag and Drop Widgets (Text, Image, Button, Table) Rearrange Widgets on the Canvas Widgets automatically save to LocalStorage How to Run the Project Clone the Repository:
Clone the Repository: git clone https://github.com/Athul1010/flycatch-task
-> Go to the Project Folder: cd ProjectName
-> Install Dependencies: npm install
-> Start the Application: npm start
-> Open the Browser: http://localhost:3000
->Technologies Used are,
- React JS
- React DnD (Drag and Drop)
- HTML
- CSS
- LocalStorage