Skip to content

This project has a series of different Lorem Ipsums. You can click on the ipsum and have it display on the bottom. This project was specifically created to learn more about component architecture.

Notifications You must be signed in to change notification settings

marcysilverman/lorem-ipsum-master-detail

 
 

Repository files navigation

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.

About

This project has a series of different Lorem Ipsums. You can click on the ipsum and have it display on the bottom. This project was specifically created to learn more about component architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 85.5%
  • HTML 9.4%
  • JavaScript 5.1%