lucasbesen / marvel

Simple app using React + Redux + Jest + Flow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple app using React + Redux + Jest + Flow


Languages

Language:JavaScript 91.7%Language:HTML 5.2%Language:CSS 3.1%