🌱 Print object to screen in jsx

Output stuff to screen

<pre>{JSON.stringify(yourJsObject, null, 2)}</pre>

I know I learned this watching Jason’s videos but can’t find the one.

Made by Brandon . If you find this project useful you can donate.