Can I Use Visual Studio Code for FCC Projects

Hello!

I just finished the HTML/CSS tutorials and I am ready to start on the Responsive Website Projects. I was wondering if am I allowed to use Visual Studio Code instead of codepen to write my code? Would I then need to create a GitHub page in order have my work graded?

Thanks so much! :heart:

2 Likes

Yes. You can write your code in any IDE / Editor, just make sure to deploy it somewhere online (so you can get certified, etc.) when you’re done. You can put it on CodePen, GitHub Pages, Netlify, or any service.

3 Likes