michaelsoriano / vuejs-list-filter-modal

A small application that demonstrates the simplicity of VueJS. Based on a tutorial written in my website

Home Page:http://michaelsoriano.com/vuejs-lets-build-real-world-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuejs-list-filter-modal

A small VueJS application based on a tutorial I wrote that can be found here: http://michaelsoriano.com/vuejs-lets-build-real-world-app/.

alt tag

The app has items that shows up in a list. This list can be filtered by categories in the left sidebar. A modal box shows up once each item is clicked.

Requires VueJS - and uses some jQuery for AJAX and other utilities. Bootstrap CSS is also used for styling.

About

A small application that demonstrates the simplicity of VueJS. Based on a tutorial written in my website

http://michaelsoriano.com/vuejs-lets-build-real-world-app/


Languages

Language:HTML 41.7%Language:JavaScript 39.2%Language:CSS 19.1%