How To Use Matter.js in a React App
No physics experience required
Nov 6 · 4 min read

The Matter.js Physics Engine can bring great possibilities to your JavaScript projects. It is useful for building games and simulations, creating user interactivity, and even adding dynamics to a static site.
“Matter.js supports all major browsers including IE8+. Additionally, it is…


