A simple demo app to demostrate how to query the GitHub API using VueJS.
npm install
npm run serve
- Select search type and sort order using radio buttons.
- Records are displayed at the bottom. Selecting records displays details above table.
- Design framework - Vuetify
- API - Axios to query the v3 REST API