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

https://github.com/naveendanj/drop-frontend

cloud storage like WeTransfer for transferring bigger files over the internet using method called chunk file uploading method. You can get the all paid WeTransfer Features for free in drop. Technologies used - Vue , Vuex , Vuetify , Vue Router , Axios and use Github action for CI/CD (Deploy on push)
https://github.com/naveendanj/drop-frontend

Last synced: 2 months ago
JSON representation

cloud storage like WeTransfer for transferring bigger files over the internet using method called chunk file uploading method. You can get the all paid WeTransfer Features for free in drop. Technologies used - Vue , Vuex , Vuetify , Vue Router , Axios and use Github action for CI/CD (Deploy on push)

Awesome Lists containing this project

README

        

# bucket-frontend

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

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

### Compiles and minifies for production
```
npm run build
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).