Front End Development Libraries Projects - Build a Random Quote Machine

Tell us what’s happening:

Hello. I am unable to use codepen.io because I need React 17 to run the tests.

I solved this in VS Code. I am trying to submit the exercise in codesandbox, but it cannot run the app or the test suite apparently. How else can I create a URL with tests passing? Is there a way to do this from VS Code?

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36

Challenge Information:

Front End Development Libraries Projects - Build a Random Quote Machine

You can run React 17 with codepen.io, just use or check out this template to see how it works :slight_smile:

If you still insist to use your VS Code then I guess you can use render.com or any such website that can host React for free.