Skip to content

A simple application for performing drag and drop operations with React using the react-beautiful-dnd library

Notifications You must be signed in to change notification settings

Elshad98/drag-and-drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drag and drop

This project was bootstrapped with Create React App.
The main purpose of this application is to learn React.js.
Check the demo: https://elshad98.github.io/drag-and-drop

Instructions

First clone this repository.

$ git clone https://github.com/elshad98/drag-and-drop.git

Then go to the folder

$ cd drag-and-drop

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install

Run it

$ npm start

To build the app for production, run the following command

$ npm run build

About

A simple application for performing drag and drop operations with React using the react-beautiful-dnd library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published