Skip to content
forked from cadekynaston/vuer

A GitHub profile analysis tool built using Vue.

License

Notifications You must be signed in to change notification settings

BraXon-Devs/vuer

 
 

Repository files navigation

VUER

PWA Shields

Vuer is a GitHub profile viewing tool. Check it out!

Contributing

PR's welcome! Feel free to submit a PR if you want something added or changed. You may also submit an issue.

Running the Project

Once you have the project on your machine, run:

npm install
npm run serve

Project Details

This was my first attempt at creating something using Vue and I found it to be very enjoyable. The docs are great and the syntax is pretty easy to pick up.

I knocked out a list of things I have been wanting to learn by doing this project, besides Vue, including Bulma, Zeit, and Charts.js.

Unfortunately I didn't realize GitHub has a GraphQL API until I was pretty much done with the project or else I would have used that.

Tech Stack

About

A GitHub profile analysis tool built using Vue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 66.3%
  • JavaScript 22.7%
  • HTML 7.1%
  • CSS 3.9%