AntonellaM / tadaima-coding-test-vue

Multiselect component with searching and custom scrollbar using Vue.js:

Home Page:https://antonellam.github.io/tadaima-coding-test-vue/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tadaima Coding Test

The aim of this small project is to setup a Vue.js project consisting of:

  • A multiselect component allowing both search and tagging.
  • A custom scrollbar for webkit based browsers.

Libraries used

Documentation used

According to framework instructions, use the following commands for setting up, compiling and run the project:

Project setup

In order to previsualize the project, you can just check the following link: https://antonellam.github.io/tadaima-coding-test-vue/

For further information about coding style and practises, you should:

  • Clone this repository
  • Run:
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Enjoy the app!

About

Multiselect component with searching and custom scrollbar using Vue.js:

https://antonellam.github.io/tadaima-coding-test-vue/


Languages

Language:JavaScript 49.0%Language:Vue 48.5%Language:HTML 1.4%Language:Shell 1.1%