Loading repository data…
Loading repository data…
vitorpaiv4 / repository
Portfólio profissional personalizado desenvolvido com Next.js, TypeScript e Tailwind CSS para apresentação de projetos, habilidades e serviços.
Portfolio pessoal desenvolvido com TypeScript e Next.js. Projeto criado para apresentar trabalhos e habilidades de forma profissional.
# Clone o repositorio
git clone https://github.com/vitorpaiv4/Portifolio-Laiana.git
# Acesse a pasta
cd Portifolio-Laiana
# Instale as dependencias
npm install
# Inicie o servidor de desenvolvimento
npm run dev
Acesse http://localhost:3000 no navegador.
Personal portfolio built with TypeScript and Next.js. Created to showcase work and skills in a professional way.
# Clone the repository
git clone https://github.com/vitorpaiv4/Portifolio-Laiana.git
# Enter the folder
cd Portifolio-Laiana
# Install dependencies
npm install
# Start the development server
npm run dev
Open http://localhost:3000 in your browser.
Distributed under the license present in the repository.