Skip to content

joezimjs/vue-dd-uploader

Repository files navigation

vue-drag-drop-uploader

This repo is an example of how to build a drag and drop file uploader with Vue. It was made for a tutorial on Smashing Magazine and is not intended to be used as-is in your production applications. Rather it is a foundation you can use to build your own uploader. If there are bugs or missing features, they will probably not get addressed. If you find solutions to some bugs, let me know and I may merge them in for the sake of the next person who uses this.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Drag and Drop File Uploader built with Vue 3 for a Smashing Magazine article

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published