Front End Development Libraries Projects - Build a Random Quote Machine

Tell us what’s happening:

I have created the project and I can run it without any problem but when I copy code and put it in Pen it doesn’t pass the tests

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36

Challenge Information:

Front End Development Libraries Projects - Build a Random Quote Machine

If you are using react or any other framework library you’ll need to specify in the settings most likely in the JS file. Also set the preprocessor too, but Im not sure of the importance of this. Good luck

Please post a link to your Codepen.

It doesn’t work yet

I tried running this but its not rendering at all on Code Pen. From all the articles and info you dont need imports at all, just use settings to add React and React.Dom and remove the imports. Just type the first few letters in the search window.

Thanks a lot.
I did it, but it doesn’t work yet.

It is passing now, so I guess you fixed it. I will mark this as solved.

Yes I did. Thanks a lot.