Skip to content

Search github repositories using the github API. User can mark a repo as "favourite" and view it in a favourite page. I used Vue 3, Vuetify, Pinia, and Axios

Notifications You must be signed in to change notification settings

aqilahqi/vue3-github-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue3-github-search (in-progress)

Search github repositories using github API. User can mark a repo as favourite and view it in a favourite list.

I used Vue 3, Vuetify, Pinia, and Axios

Prototype is done in Figma
Demo is available here

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

Search github repositories using the github API. User can mark a repo as "favourite" and view it in a favourite page. I used Vue 3, Vuetify, Pinia, and Axios

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published