Skip to content

yurkenn/rn-marvel-app

Repository files navigation

react-native-marvel-app

Screenshots

Video

WhatsApp.Video.2022-11-22.saat.00.49.34.online-video-cutter.com.mp4

Setup

  • React Native

Tools

  • Custom Hooks
  • React Navigation
  • Redux
  • Vector Icons
  • Reanimated

Features

  • Listing returned marvel characters with API.
  • You can look detail with clicking.
  • You can double click over the characters and add them favorites.
  • There is a button under the details.
  • You can go the marvel web site for the details

API

API Linki: http(s)://gateway.marvel.com/

Beginning

Clone this repository on your local machine.
git clone https://github.com/yurkenn/rn-marvel-app.git

Use

To use it after cloning the project:
cd rn-marvel-app
code .

Run the following commands in the project folder to install the project dependencies.
npm init
npm install

These instructions will get a copy of the project up and running on your local machine for development and testing purposes.

Available Scripts

In the project directory you can run:
npx react-native run-android

For more information

You can learn more from here : ReactNative Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published