8000 GitHub - cicerohen/marvel-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cicerohen/marvel-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvel App

Um simples app ilustrativo que consome a API da Marvel

[demo]

Dependências

Node.js(^v8.x)

Configurando

Crie uma conta na Marvel Develope Portal

Crie um arquivo .env

.env

REACT_APP_MARVEL_API_BASE=https://gateway.marvel.com:443/v1
REACT_APP_MARVEL_PUBLIC_KEY = PUBLIC_KEY
REACT_APP_MARVEL_PRIVATE_KEY= PRIVATE_KEY

Iniciando

Instale as dependências

yarn install

Inicie o servidor local

yarn start

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0