MarvelAPP
:fire: Marvel Heroes using marvel api :fire:
Install / Use
/learn @mfzaguiar/MarvelAPPREADME
:iphone: About
This is a personal project built for learning purposes. It uses the official Marvel API
Functionalities
- List of 5 heroes
- Hero Search
- Comics Search
- Acess comics external links using webview
Built with
- React Native
- ES6
- Reactotron
- Styled Components
- Lottie Animations
:framed_picture: Application Screens
<h1 align="center"> <img src=".github/showApp.gif" width="200" alt="App gif"> <img src=".github/home.png" width="200" alt="Home Screen"> <img src=".github/heroDetails.png" width="200" alt="Hero Details"> <img src=".github/heroSearch.png" width="200" alt="Hero Search"> <img src=".github/comicSearch.png" width="200" alt="Comic Search"> <img src=".github/comicDetails.png" width="200" alt="comicDetails"> <img src=".github/webView.png" width="200" alt="Web View"> </h1>How to install
<strong>1.</strong> Get your developer api key
<strong>2.</strong> Clone project and install dependencies
$ git clone https://github.com/mfzaguiar/MarvelAPP.git
$ cd MarvelAPP
$ yarn
<strong>3.</strong> Rename the file .env.example to .env and put your public key and hash
obs: md5 hash generator
# PUBLIC API KEY
API_KEY=
# HASH - (timestamp + private key + public api key)
HASH=
# Timestamp - use the same hash timestamp
TIMESTAMP=
<strong> 4. </strong> For Android run:
react-native run-android
Author
Related Skills
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.2kCommit, push, and open a PR
