An identification game/homage to Wisconsin that integrates the Matter.js physics library with React and Redux.
World Dairy Expo is deployed via GitHub Pages here. A demo is also featured on Flatiron School's Twitter & Instagram.
- JavaScript
- React
- Redux
- Matter.js
- Fork this repo
- Create your feature branch (
git checkout -b feature/someFeature
) - Commit your changes (
git commit -am 'Added someFeature'
) - Push to the branch (
git push origin feature/someFeature
) - Create a new Pull Request