1.Clone the project git clone git@github.com:nemanja85/library-drag-drop.git 2. Navigate to the project directory cd library-drag-drop 3. Install the required dependencies npm install Running the Project To start the project, use the following command: npm run dev