This project demonstrates a drag-and-drop interface for arranging and sorting items using React, Tailwind CSS, and Dnd-kit.
- Drag and drop items to reorder
- Responsive design with Tailwind CSS
- Real-time updates of item positions
- Node.js
- npm
-
Clone the repository:
git clone https://github.com/Shreyash019/Drap-Drop-Arrange.git -
Navigate to the project directory:
cd Drag_Drop_Arrange -
Install dependencies:
npm install
Start the development server:
npm run dev
Open your browser and go to http://localhost:5173 to see the application.