/amazingcomics

An application to find comics of your favorite hero from Marvel

Primary LanguageTypeScript

Marvel Logo

An application to find comics of your favorite hero from Marvel

   |       |   

Screens Demo Screens Demo

Video Demo on Loom.

🛠️ Technologies

This project was developed using Marvel API with the following technologies React Native with Typescript and Styled Components to handle styles architecture.

Developed on VS Code with EditorConfig, ESLint and Prettier

ℹ️ How To Use

To clone and run this application, you can use Git, Node.js v14.15.4 or higher + Yarn v1.22.5 or higher and React Native environment installed on your computer.

On your command line:

# Clone this repository
$ git clone https://github.com/wellingtonleitedev/amazingcomics

# Go into the repository
$ cd amazingcomics

# Install dependencies
$ yarn install

iOS

# Run the application
$ yarn ios

Android

# Run the application
$ yarn android

📋 Tests

# Run the unit tests
$ yarn test

# Run the unit tests with coverage
$ yarn test:coverage

Made by Wellington Leite 👨‍💻 Take a look!