Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 747 Bytes

File metadata and controls

33 lines (21 loc) · 747 Bytes

flycatch-task

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,

  1. React JS
  2. React DnD (Drag and Drop)
  3. HTML
  4. CSS
  5. LocalStorage