Skip to content

Vilashcj/react-dnd-tutorial

 
 

Repository files navigation

React Drag n Drop Tutorial

Create a Trello Dashboard clone in React.js. The code needed for this is super easy thanks to react-dnd!

Installation

Use the cmd line to install dependencies.

npm install

Usage

npm run build
npm run dev

Contributing

Add your commit notes to commit.log When committing use

git commit -F commmit.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.3%
  • CSS 21.3%
  • HTML 1.4%