A physics simulator in the browser, available at https://3body.now.sh. Place particles and watch them move around and interact with each other. Add gravity, electric, and magnetic fields to the universe and see how that changes the environment.
To run locally simply execute the following and navigate to http://localhost:1234
npm run dev