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
- Host: GitHub
- URL: https://github.com/uvacoder/uva-dribbble-stats
- Owner: Uvacoder
- Created: 2021-09-13T15:26:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T10:31:02.000Z (over 3 years ago)
- Last Synced: 2025-06-17T17:50:45.673Z (about 1 year ago)
- Topics: abcsite, abcwebapp, myapp, mysite, mywip, vercel, vuejs, webapp
- Language: Vue
- Homepage: https://stats4dribbble.vercel.app/
- Size: 5.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swishhh

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