Glaysonvisgueira / glaysonvisgueira_next-js

Home Page:glaysonvisgueira.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seja bem vindo

Este é o código fonte do meu web portfólio, escrito em javascript utilizando as bibliotecas React.js, Styled Components e com o framework web Next.js.

Dê uma estrela ⭐

Início de projeto

Clone o repositório e instale as dependências utilizando npm ou yarn:

npm install
# or
yarn

Rode o projeto localmente:

npm run dev
# or
yarn dev

Aplicação estará disponível em: http://localhost:3000

Sinta-se livre para compartilhar, modificar e utilizar o código da maneira que quiser.


Welcome

This is the source code of my web portfolio, written in javascript using libraries like React.js, Styled Components and Next.js.

Give it a start ⭐

Getting Started

Clone repository and install dependencys with npm or yarn:

npm run dev
# or
yarn dev

Run project locally:

npm run dev
# or
yarn dev

Project will be available in: http://localhost:3000

Feel free to share, modify and use the code however you like.

About

glaysonvisgueira.vercel.app


Languages

Language:JavaScript 99.5%Language:CSS 0.5%