npm install
npm run serve
npm run build
npm run lint
- As a User you are able to list the most starred Github repos that were created in the last 30 days.✅
- As a User You can see the results as a list. One repository per row. ✅
- As a User You are able to see for each repo/row the following details :
- Repository name ✅
- Repository description ✅
- Number of stars for the repo. ✅
- Number of issues for the repo.✅
- Username and avatar of the owner. ✅
- As a User I should be able to keep scrolling and new results should appear ✅.
- Vue.js (First time working with vue.js)
- moment.js
- BootstrapVue
Feel free to contribute