/Captain-Marvel-Comics

Captain Marvel's HomePage Clone

Primary LanguageDart

Captain Marvel

This is a clone of the Captain Marvel homepage => https://www.marvel.com/characters/captain-marvel-carol-danvers.

Installation

  1. Clone the repository to your local machine using git clone https://github.com/debbsefe/Captain-Marvel-Comics
  2. Register for a Marvel apiKey here => https://developer.marvel.com/
  3. Get your public and private key, and create a keys.dart file in the services folder.
  4. In the keys.dart file, create a class of keys and insert your private and public keys like so

alt text

  1. Now, run the application in your favorite IDE, you can find information on how to do so here => https://flutter.dev/docs/get-started/test-drive

SCREENSHOTS

alt text alt text alt text alt text

DOWNLOAD

You can also download the apk release here => https://github.com/debbsefe/Captain-Marvel-Comics/releases/download/v.01-alpha/app-release.apk and test on your android device