Skip to content

View trending repositories built by developers on Github using Vue3's Composition API

License

Notifications You must be signed in to change notification settings

TryingOutSomething/github-repo-viewer-vue3

Repository files navigation

github-repo-viewer-vue3

Project Explanation

With the beta release of Vue3, there are plenty of new features available which changes the way we are able to write using VueJS.

These changes will allow us to write codes that are more manageable compared to vue2, which is great for larger projects with many features.

Project Description

This app is able to fetch trending repositories (base on the number of starts or forks) that are built with VueJS from github.

Goal of this project

The goal of this project is to demonstrate some features of Vue3, and to experiment what we can do using Composition API.

It also serves as a starting point for me to find a structure that I am comfortable using the Composition API and to familiarise myself with the gitflow workflow design.

Do take a look at the branches for different features and visit the website here.

Currently, the website is not mobile responsive, and the design is very simple.

This project will be updated once vue 3 is officially released.

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.

About

View trending repositories built by developers on Github using Vue3's Composition API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published