To run on your local machine
git clone https://github.com/VERSAYANA/random-quote-machine-vue.git
cd random-quote-machine
yarn install
yarn serve
or
git clone https://github.com/VERSAYANA/random-quote-machine-vue.git
cd random-quote-machine
npm install
npm serve