Skip to content

axelSok/github-repos-overwie

Repository files navigation

github-repos-overwie

Netlify: https://angry-stallman-80e5f1.netlify.com/

Develop a small app that shows a list of all JavaScript repos on Github, sorted by number of stars.

Requirements:
* Lists columns: name, url (link), owner, forks, open issues, watchers.
* Should have pagination on scroll
* Should show loader when data is being loaded.
* Should look nice and have some styling
* Please, store sources in a public repo (bitbucket, github, gitlab)
* Have a live version of an app deployed via netlify

Note:
* You can use GitHub API for that (https://api.github.com)
* Use Vue.js. Any flavor you are comfortable with (ts, jsx, scss, scoped, bem, etc).
* You can use any other libraries.
* We expect you to do this at first attempt and spend no more than 4 hours.

Project setup - npm install
Compiles and hot-reloads for development - npm run serve
Compiles and minifies for production - npm run build
Run your tests - npm run test (not yet implemented)
Lints and fixes files - npm run lint

About

Simple project for github-api tests, overwie public repos and display statistic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published