URL for my code

Tell us what’s happening:
how do i get the url of my code. i used sublime text code editor in writing the code

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/68.0.3440.84 Safari/537.36.

Link to the challenge:

You had to complete the challenge on codepen.io website or any other similar website so that you can submit link. You can still copy all your code in codepen and then submit the url.
Hope it helps.

ok. thanks. am trying that

but how do i test my code in codepen.io to know if i have fulfilled all the requirements in that challenge please

1 Like

You can build your project by forking this CodePen pen. Or you can use this CDN link to run the tests in any environment you like: https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js.

i opened that link but honestly am lost.

You have to include <script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script> to your HTML file.

1 Like

ok. the afterwards what do i do next please

Once it is done, you will have this to help check your projects


Click on “Run Tests” when y ou are done coding

1 Like

i have added it to the code now but i still cant find the “select test suite” window

ohk i now have it. thanks