How to build a project guys am stucked

Tell us what’s happening:

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 6.0.1; SM-G532F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.93 Mobile Safari/537.36.

Challenge: Build a Tribute Page

Link to the challenge:

what have you tried so far?
what part of the process have you stuck?

First one build a tribute page can i get a clue please

Tell us what’s happening:

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 6.0.1; SM-G532F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.93 Mobile Safari/537.36.

Challenge: Build a Tribute Page

Link to the challenge:

Can you send the link to your code? And tell us where you’re stuck and you’ll get help within hours :slightly_smiling_face:

Https://cdn.freecodecamp.org/testable-project-fcc/v1/bundle.js

Hi! I hope to help. I saw your link above, but it doesn’t go to a project. Are you using CodePen to complete the project? Can you look for another link?

Https://codepen.io/freecodecamp/full/zNqgVx thats my link am trying to understand am still new and i never used codepen to build any projects i don’t even know where to start please help me

That is not your project codepen. You create your own codepen, and using what you learned, make a tribute page just like the one you have just linked.

That’s not your link, that’s the FCC sample project. You want to make one that’s similar to that, not a copy of it.
To start you’ll need to create an account on codepen and then you fork the sample project. You’ll see the fork button in the lower right.

The free version of codepen allows only one project, but an unlimited number of pens. For this reason freeCodeCamp suggests the use of pens to do the projects for the first certification (note that the examples are in pens, and the test suite is also in a pen you can fork)

If you need to get familiar with codepen you can read their official documentation