FCC Product Landing Page Project -- Feedback Please

Hello campers, i just completed Product Landing Page project. I sincerely appreciate your feedback and reviews, please do drop one.

1 Like

I like the look of your page. But it is only passing 13/16 tests right now. Have you used the FCC test script to make sure you pass all of the user stories?

Paste this script into the top of your html:

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

Click on the green icon in the top left corner of the page. Select “Tribute Page” from the dropdown menu and then click “Run Tests”. You should see which tests you are failing and why. If you have any questions about how to fix these problems, you can post them here. Good luck!

1 Like

This is very helpful – i’ve always thought why i don’t get to see that test on my projects.
I just included it to my previous project and i’ve got all test to pass… will work more on this particular project to make sure all test passes.

Thank you @stressstressstress

1 Like