Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/windate3411/vue-draggable

30Days challenge-7 A draggable list
https://github.com/windate3411/vue-draggable

Last synced: about 1 month ago
JSON representation

30Days challenge-7 A draggable list

Awesome Lists containing this project

README

        

# A Simple Draggable List

## Description
30Days challenge-7 A Simple Draggable List
This project is built with the followings and originally based on this [tutorial](https://www.binarcode.com/blog/building-animated-draggable-interfaces-with-vuejs-and-tailwind/?ref=madewithvuejs.com)

+ vue-cli
+ vue-draggable
+ vue-feather-icons
+ tailwind.css

## Project preview

![gif](https://github.com/windate3411/vue-draggable/blob/master/GIF.gif)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

## Author
Danny Wang