Skip to content

A simple drag and drop sample application in React and JavaScript.

Notifications You must be signed in to change notification settings

nithuan141/react-drag-and-drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js CI

react-drag-and-drop

A simple drag and drop sample application in in React.

Usage: Download/Clone the repository and then go to command prompt and from the project folder run npm install to install the dependencies

npm install

Then run npm start to start the app and check: http://localhost:30000

npm start