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

https://github.com/pengfluf/vue-animals

:dolphin: Responsive panel of awesome cards with different animals :cat2:
https://github.com/pengfluf/vue-animals

javascript vuejs vuex

Last synced: 5 days ago
JSON representation

:dolphin: Responsive panel of awesome cards with different animals :cat2:

Awesome Lists containing this project

README

          

# About

![Penguin](https://github.com/pengfluf/vue-animals/blob/master/readme-image.jpg)

* Written in Vue.js
* Responsive
* Awesome cards
* Animals will be replaced by more lovely ones (probably)

### Scripts

``` bash
# dev-server at localhost:8080
npm run dev

# build
npm run build
```