Skip to content

My personal portfolio - showcasing my skills, experiences, and achievements.

Notifications You must be signed in to change notification settings

EnzoVieira/portfolio

Repository files navigation

Portfolio Website

This is my portfolio website built with Next.js and deployed on Vercel. It showcases my projects, skills, and experience.

Demo

You can view the live demo here

Features

  • About page with information about me, my skills, and experience
  • Responsive design
  • Projects page with a list of my projects and descriptions
  • Contact page with a form for contacting me

Deployment

This website is deployed on Vercel. Any changes pushed to the main branch of the GitHub repository will trigger a new deployment.

Getting Started

To get started with this project, you can clone the repository and install the dependencies:

## Clone repository
git clone https://github.com/EnzoVieira/portfolio.git
cd portfolio

## Install dependencies
yarn
## or
npm i

You can then start the development server:

yarn dev
## or
npm run dev

About

My personal portfolio - showcasing my skills, experiences, and achievements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published