/marvel

Simple app using React + Redux + Jest + Flow

Primary LanguageJavaScript

Live demo: click here

🔨   How to run the code

First, you need to configure your .env and set your keys:

cp .env.test .env

Then just run the following command:

yarn start

🔧   Tests

Tests are available by running the following command:

yarn test a