Table of Contents
This project serves as a showcase for my professional and academic journey, highlighting my accomplishments and my projects. Its purpose is to provide a comprehensive overview of who I am and what I have achieved thus far.
You can see the project in the following link: https://gabrielbueno-portfolio.vercel.app/
First, install the necessary dependecies, then run the development server:
npm install
npm run dev
# or
yarn install
yarn dev
Open http://localhost:3000 with your browser to see the result.