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

https://github.com/uvacoder/uva-dribbble-stats


https://github.com/uvacoder/uva-dribbble-stats

abcsite abcwebapp myapp mysite mywip vercel vuejs webapp

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Swishhh
![banner](https://i.imgur.com/rOmIIcs.png)

Built using [Vue.js](http://vuejs.org) and [Dribbble API](https://developer.dribbble.com/v2/)

## Building Locally

``` bash
# install dependencies
yarn install

# serve with hot reload locally
yarn serve

# build for production with minification
yarn build