Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 749 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 749 Bytes

lorem-ipsum-master-detail

alt text

Description

This is a front-end app created in Vue.js that allows you to select an Lorem Ispum and display the details at the bottom of the page. You are also able to add your own Lorem Ipsum by filling out the form at the top of the page. This app focuses on component structures and passing callback functions within them such as an onAdd() as well as importing the data with an API service into each component.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Customize configuration

See Configuration Reference.