This is a sample project to study about React universe.
- Setup react
- Setup webpack
- Setup tests (enzyme)
- Create a simple component with list of heroes
- Setup redux
- Routes
- Convert component to use redux
- ReactNative ( ?? )
Create a file .env in src folder:
MARVEL_PUBLIC_KEY={{YOUR_PUBLIC_KEY_HERE}}
MARVEL_PRIVATE_KEY={{YOUR_PRIVATE_KEY_HERE}