Link To Live Website :
What is this project? :
- The vue-list-rendering project is a collection of different lists made in vue.
Setting up a cloned repo of this project :
- Requires: Bootstrap, Vue.js, Vue Router, @shopify/draggable
- To install Vue Router you can install the node package with (npm install vue-router). Link for reference https://router.vuejs.org/installation.html#direct-download-cdn.
- To install @shopify/draggable you can install the node package with (npm i @shopify/draggable). Link for reference https://www.npmjs.com/package/@shopify/draggable.
- For quick install use (npm install).
- To run the application use (npm run serve).
To Do List:
- Make better navbar for application
- Fix dropdown favicon for ListEight