This app developed using hybrid frameworks(Ionic+React). This app displays comics using the Marvel Comics API and allows users to create a collection of their favorites.
#Prerequisites
Before you can start building apps with the Ionic Framework, you will need the following:
- Node.js (at least v10) installed on your computer
- Working knowledge of React
- Familiarity with the Hooks API
- Some experience with TypeScript
- A native IDE, Android Studio for Android, or XCode for iOS
- A Marvel developer account with an API key. You can get one here(https://developer.marvel.com/account)
#Commands::
- ionic build
- npx cap add android
- ionic capacitor add android
- ionic capacitor open android
- Run or generate APK