Skip to content

My first take at a mobile app. This uses react native, and taps into the Marvel API to generate a randomly-selected list of heroes.

Notifications You must be signed in to change notification settings

CunningDJ/MarvelApp

Repository files navigation

MarvelApp (CunningDJ)

This is my first take at a mobile app. It is created with react native, and taps into the Marvel API to grab and render a random list of Marvel characters.

Dependencies

  1. NodeJS
  2. Expo app - Follow the App links, or search 'Expo' in your App Store. The other steps aren't necessary.
  3. Marvel API Keys - Need the secret and public keys.

Instructions

  1. Clone the repo
  2. Make a keys.json file in the base path (Gist here). Get the Marvel API keys here.
  3. In the CLI at the base path:
    • Type npm install. This will install the app.
    • Type npm start. This will initialize the app
  4. Open the Expo app.
    • If on Android, scan the QR code.
    • If on iOS, type s in the CLI, and follow the instructions.

About

My first take at a mobile app. This uses react native, and taps into the Marvel API to generate a randomly-selected list of heroes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published