DEV Community

Discussion on: How should I go about creating a portfolio site?

Collapse
 
lynnewritescode profile image
Lynne Finnigan

I personally would say Vue would be good for a portfolio site, using vue-router for a few different pages. I plan to do this myself! It's fun to work with, relatively easy to pick up, and has good documentation/resources.

I don't know if you use sass for styling but I have a post on my scss setup within Vue if that helps! (dev.to/lynnewritescode/my-scss-set...)