Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.16 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.16 KB

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