/KnowYourHero

A homework project that I created with React Native using Marvel's official API

Primary LanguageJavaScript

Open in Visual Studio Code

KnowYourHero Marvel Wiki App

Installing packages:

  • Install React Native

  • Create a folder then git clone <My Repository Adress> to clone github repository

  • run yarn for installing all the dependencies

  • for macOS users use pod install in your ios directory

Used Packages:

  • @gorhom/bottom-sheet for Bottom Sheet components
  • @react-native-async-storage/async-storage to keep track of async-storage
  • @react-navigation for page hierarchy
  • axios to fetch data from API
  • i18next and react-i18next for language support
  • react-native-gradients to create linear gradients
  • react-native-vector-icons for using vector icons

Contributors

Hicabi Yılmaz

Hicabi Yılmaz

Ömer Ayhan

Ömer Ayhan