An open API service indexing awesome lists of open source software.

https://github.com/lavesan/portfolio

My online portfolio
https://github.com/lavesan/portfolio

fetch-api github-services portfolio react react-hooks react-router styled-components theme-provider typescript

Last synced: 3 months ago
JSON representation

My online portfolio

Awesome Lists containing this project

README

        

## Portfolio

Meu portfolio mostrando meus trabalhos, redes socias e minhas informações.

Acesse ele: [http://www.valderyalves.com](http://www.valderyalves.com)

Se você é um **desenvolvedor** e quer rodar este projeto localmente, é só seguir os passos:

## Requisitos mínimos

1. Ter npm + node
2. Ter yarn
* Se você não tem yarn execute `npm install -g yarn`

## Rodando

1. `git clone https://github.com/lavesan/portfolio.git`
2. `yarn install`
3. `npm run start`
4. Acesse [http://localhost:3000](http://localhost:3000) no seu navegador