nesantana / marvel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marvel SuperHeros!

This project is a little form to study and to demonstrate my skills with technology frontend. I'm happy for this code and for this experience

Description

In this project i use React with TypeScript, some things link Jest for test, Styled-components for styles, Axios for consuming Apis and others.

API Marvel

I use the Marvel's Api https://developer.marvel.com

Screenshot

My screen not so good, but, i tried.

screenshot

Tests

Do you can to trying some testes

yarn test or npm test

Run

For to run is so easy.

yarn start or npm start

Install

And for install is similar

yarn install or npm install

About