Front End Development Libraries Projects - Build a Random Quote Machine

Tell us what’s happening:

How do I use the cdn link to test my project in visual studio code?
The cdn link: https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36

Challenge Information:

Front End Development Libraries Projects - Build a Random Quote Machine

Try adding a script element just above the body’s closing tag.
The script element should have a src attribute that is set to the url given in the project

1 Like