This is a simple Tarot game made to learn ReactJS and Redux.
You can see it work at: https://thiagommedeiros.github.io/tarot/
It is still under development :)
Install Node dependencies
npm installRun the application
npm run startThe app will be running at
http://localhost:3000