How to fetch GitHub API with vuejs
https://bob-adoga-git-hub-ap-ifetchexam.vercel.app/
Set up a Vue.js project
To create a new Vue.js project, you can use the Vue CLI command line interface
Install Vue CLI by running the following command in your terminal:
npm install -g @vue/cli
...
bobtech.hashnode.dev3 min read