Building jose-barrera.com

Sources:

Chat:

Figma:

<aside> 🗣

Disclaimer: I’m new to the world of software development. v0 by Vercel was used to help with the styling and layout of the page.

</aside>

Creating the Page with v0

Wanting to create a clean website, I kindly asked v0 to create me one.

Prompt: Create a simple portfolio website for an entry-level developer. This should just consist of HTML and CSS.

For plain HTML and CSS, v0 does not provide a preview. So I copied the html and css files into my IDE and used the Live Preview VS code extension to view it.

My Attempt to Write the Code Myself