This project was bootstrapped with Create React App.
A demo of this project is available at demo
It's using react, redux and thunk. The design of this project is made with Tachyon
You need to provide at the root of this project an .env file containing the credidentials of the Marvel api.
The .env must be like this:
REACT_APP_PUBLIC_KEY=publicKey
REACT_APP_PRIVATE_KEY=privateKey