Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vijaysingh8650/project

Task application (with drag & drop feature)
https://github.com/vijaysingh8650/project

reactjs webpack

Last synced: about 1 month ago
JSON representation

Task application (with drag & drop feature)

Awesome Lists containing this project

README

        

# Task-drag-drop App

## Command
### npm run start (to start the server)
### npm run build (to build the server at production)

## Optimization
### 1. Using Webpack (for HMR, bundles & chunks)
### 2. Reusable components

#### Adding tasks to Added list
Task

#### Dragging tasks to other lists
Task
Task

#### Thank you