/trending-repos

Vue.js app that list the most starred GitHub repos in the last month

Primary LanguageVue

frontend-coding-challenge: Trending repos

This is a web app built with Vue.js that list the most github starred repos in the last month

Project setup

# Install deps
yarn install

# run project
yarn serve

Compiles and minifies for production

yarn build