https://mcq-test-d8764.web.app
This is a simple MCQ Test web app built with Vuejs (v3). No external css library used. This project is bootstrapped by vue-cli. Component based design procedure is followed here. Common vue js feature like property and event binding are used to build this project. Vuex(4) is used for state management and vue router is used for routing.
npm install
npm run serve
npm run build
npm run lint