To freeCodeCamp moderators

Hello, I really want to thank you for your efforts :diamond_shape_with_a_dot_inside:.
How to make a website, now that I know how to code a website, it doesn’t mean I can create it. Let me explain: I still don’t know where to write the code.

Hi @TheAmazingYasser,

Could you explain more about your problem?

If you’re looking for a quick and simple way to get code online and accessible to the Internet without worrying about configuration and setup, I’d highly recommend Glitch:

For something a bit more involved, you can try Heroku:

For Glitch, you probably won’t need any tutorials or extra knowledge beyond knowing how to write the code itself. For Heroku, you can read the documentation on the Heroku site itself or look up some tutorials on Medium etc.