A project using Github API to display 30 most popular repositories of a selected topic. It uses vue-router, vuex, axios and hint.css library.
1. Install necessary packages
npm install
2. Compiles and hot-reloads for development
npm run serve
3. Compiles and minifies for production
npm run build