How can I give my project url?

Tell us what’s happening

Can I just build a website and give the website url?

Challenge: Build a Tribute Page

Link to the challenge:

Hi,

Create a CodePen account, add a project, make your page (you can create it on your computer or laptop first), run the tests, copy the link of your CodePen project, paste it in the form and submit your challenge.

CodePen

2 Likes

Welcome, there!

Essentially, yes.

The URL must be to the live app - the URL a common user would put into their address bar to use your website.

It is recommended to start with CodePen, as it does most of the heavy-lifting for you. However, if you want to host your website elsewhere, then you are absolutely allowed to.

NOTE: Be sure to include the testing library provided (and described) on the challenge page. This should be within your website’s HTML, so that you can see if your website passes the user-stories.

Hope this clarifies

1 Like

Do I have to use CodePen for the front end projects?

As long as your code is publicly viewable somewhere on the internet, and you have a live demo, you can use whatever tools you want.

freeCodeCamp FAQ

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.