/marvel-example

Learning React Native using Marvel API.

Primary LanguageJavaScript

Marvel App

Learning React Native, using Marvel API.

Prerequisites

Install

  • Open Terminal
  • Clone this repository
  • Go to the project folder
  • Install dependencies
git clone https://github.com/adrianomarquess/marvel-example.git
cd marvel-example
npm install

Usage

Run app

react-native start

react-native run-ios or react-native run-android