TheGlitch1 / github-commitList-challenge

List a user's commits, repos, and contributions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github_commit Front End Challenge

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

Quick explanation

roji github profile default
vue route with params to send a data to another view
Commits are grouped by dates
Autocomplet from scratch without using a package
sort packages by name / size
raising error when username not found

(FYI) I used tokens instead of github Oauth as suggested in the doc by injecting a header;

About

List a user's commits, repos, and contributions.


Languages

Language:Vue 86.2%Language:JavaScript 9.3%Language:HTML 4.5%