Hello everyone! I built my portfolio in GatsbyJS. 🙌
It's a very interesting technology.
This is my first post and I would appreciate to get some feedback in comments or some tips in GitHub. Thank you!!
Hello everyone! I built my portfolio in GatsbyJS. 🙌
It's a very interesting technology.
This is my first post and I would appreciate to get some feedback in comments or some tips in GitHub. Thank you!!
For further actions, you may consider blocking this person and/or reporting abuse
Joan Roucoux -
Marcus Kohlberg -
keploy -
Nenepo -
Top comments (2)
Great portafolio, how did you use for make your navbar ?
I use { Link } from "gatsby".
It works as a html element anchor without rendering the page again.
Linking Between Pages in GatsbyJS