Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 1.53 KB

README.md

File metadata and controls

66 lines (45 loc) · 1.53 KB

Marvel

O Desafio: Marvel

Marvel

License Marvel


desktopPrint mobilePrint

✨ Tecnologias

Esse projeto foi desenvolvido com as seguintes tecnologias:

💻 Projeto

Aplicativo para Listar Herois da Marvel.

Demo on Netlify

🔖 API

🚀 Como executar

  • Clone o repositório
  • Instale as dependências com yarn
  • Execute comando yarn start
# Clone this repository
$ git clone https://github.com/isakielsouza/marvel.git

# Go into the repository
$ cd marvel

# Install dependencies
$ yarn install

# Run the app
$ yarn start

📄 Licença