Tell us what’s happening:
Describe your issue in detail here.
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0
Challenge: Build a Tribute Page
Link to the challenge:
Hi!
I did some projects in VS code.
For this You have to copy the cdn link
given in the project.
For Example:
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
Also put this below in your body
tag.
1 Like
ILM
3
From the FAQ:
Do I have to use CodePen for the front end projects?
As long as your code is publicly viewable, and you have a live demo, you can use whatever you want.
You can use GitHub pages or surge.sh as alternatives to CodePen.
1 Like
system
Closed
4
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.