How save project

Tell us what’s happening:

Do I need to open a codepen account to save my project?
If I just submit it like that the code is not visible on my portfolio. Any idea on how I can go about this?

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36.

Challenge: Build a Tribute Page

Link to the challenge:

Yes, you need to open a codepen account if you want to work on codepen, otherwise your work is not saved.

You do not need to use codepen, but you still need to have your project publicly accessible somewhere

From the FAQ:

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

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

You can use GitHub pages or surge.sh as alternatives to CodePen.

Alright, thanks. I will need to learn how to use Github for now I will just work on making the code publicly viewable.