In this project we are making a drag and drop using javascript and in this when we move a specific number of card on the second all the details of those cards will be shown in the console terminal which can be seen using ctrl+shift+I. Click to get the tutorial of the project.
-
Clone
git clone https://github.com/Sanyamj7/Drag-drop.git
-
Node.js Download Node.js from : https://nodejs.org/en/download/
-
Install necessarily Node.js packages
npm install
-
Deploy and run the front-end application
npm start