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
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
# Run the application
$ yarn ios
# Run the application
$ yarn android
# Run the unit tests
$ yarn test
# Run the unit tests with coverage
$ yarn test:coverage
Made by Wellington Leite 👨💻 Take a look!