Test my tribute page project using CDN

Tell us what’s happening:
Hello friends, I would like to learn how I can be able to run the test of my tribute page project before submitting, do you mind telling me how to use the CDN provided on the project guidelines? Thank you for your response.

Your code so far

Your browser information:

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

Challenge: Build a Tribute Page

Link to the challenge:

You can paste this script into your HTML:

<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
1 Like