How to validate my work (tribute page project) to go to the next project. I did it on CodePen. Thank’s
Have you ran the tests yet? If the tests are good you can then submit your work’s URL at the bottom of the Tribute Page instructions.
1 Like
I looked for the test button without seeing it. This is a link to codepen:
https://codepen.io/LEGRAY/pen/yWXGjX
You can add this in your project’s JS settings:
https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js
A test menu should then be visible on the upper left corner of your page.
Perfect i see the test menu now upper left corner. Thank you