Skip to content

Basic assessment developed in order to display a list of items with an infinite scroll, search input tab, and a detailed page. (VueJS v2, Bulma).

Notifications You must be signed in to change notification settings

christianjtr/oompa-list-crew

Repository files navigation

Oompa Loompa's crew list

It`s just another test...

Basic assessment developed in order to display a list of items with an infinite scroll, search input tab, and a detailed page. (VueJS v2, Bulma).

A Vue.js project

Installation and running the project

The project requires Node.js and NPM to run.

Clone the repository:

git clone https://github.com/christianjtr/oompa-list-crew.git

Demo

Click on the following link (Github page project):

https://christianjtr.github.io/oompa-list-crew

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Comments

Basic list of elements (infinite scroller) with a search input filter and a detail view. The results are being stored in the localStorage.

Technologies

Vue v2, Vuex, Bulma, Sass, LocalStorage.

About

Basic assessment developed in order to display a list of items with an infinite scroll, search input tab, and a detailed page. (VueJS v2, Bulma).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages