How will I know if I have completed the projects correctly?
Is there someone that will confirm if I completed the project?
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) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36
Challenge: Build a Tribute Page
Link to the challenge:
HI @beccaenz !
All of your projects should come with this test suite located in your html page.
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
If you use the codepen template they give you, then it will already come with the test suite.
You will need to click run tests and see if you get a perfect score like this
If you don’t get a perfect score, then you will need to click on the red test button to see which tests are not passing.
When your complete the project and all tests are passing, then you will submit it to freeCodeCamp.
If you want feedback on the project, then post your project in the #project-feedback section of the forum.
Hope that helps!
1 Like
Thank you! This helped a lot!
system
Closed
September 13, 2022, 2:27pm
4
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.