Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/vijaysingh8650/project
- Owner: VijaySingh8650
- Created: 2024-01-15T08:00:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-15T13:27:35.000Z (about 1 year ago)
- Last Synced: 2024-01-15T16:25:56.927Z (about 1 year ago)
- Topics: reactjs, webpack
- Language: JavaScript
- Homepage: https://singular-crumble-7d45c6.netlify.app/
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
#### Dragging tasks to other lists
#### Thank you