Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rosines-almeida/portifoliogithub

Projeto em React utilizando api GitHub
https://github.com/rosines-almeida/portifoliogithub

api-github bootstrap react-router reactjs

Last synced: 30 days ago
JSON representation

Projeto em React utilizando api GitHub

Awesome Lists containing this project

README

        

# Portifolio GitHub

Projeto desenvolvido em React utilzando api do gitHub

https://portifolio-deploy.herokuapp.com/

## Aparência


img-1

## Recursos utilizados

* **Visual Studio Code**
* **React**
* **Vercel**
* **API- gitHub**

## Executando localmente o projeto

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm start

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```