Github Superstars Browse the most starred Github repos of the last 30 days. Live preview: https://halimb.github.io/github-superstars/ Installation yarn install or npm install Development yarn serve or npm serve Build yarn build or npm build the bundled version will be: ./public/index.html Vendor libraries Vue: main UI framework used for the project. Moment.js: used to manipulate and format dates. axios: used for requesting the Github search API.