DEV Community

[Comment from a deleted post]
Collapse
 
ksengine profile image
Kavindu Santhusa • Edited

Suggestion.
Create your own portfolio to learn webdev.(You don't need to create the best site in the world)

  • build it with html
  • add some css
  • try a css framework like bootstrap
  • add some JavaScript (for animations...)
  • deploy it(with github pages, vercel or netlify)
  • try static site generators(github pages supports jekyll, or Next.js or nuxt.js)