Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 326 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 326 Bytes

DogAPI

DogAPI is a Vue.js app that get random dogs picture from a Dog API ( https://dog.ceo/dog-api/documentation/ )

screenshot of the app

Project setup

npm install

Compiles and hot-reloads for development

npm run serve