Front End Development Libraries Projects - Build a Random Quote Machine - Not sure how to submit

Hi,

I did this challenge on vs code and I’m not sure how to submit it.

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36

Challenge: Front End Development Libraries Projects - Build a Random Quote Machine

Link to the challenge:

You will need to host the code on publicly viewable site. If you put your code on GitHub, then you can read about Github Pages or Netlify for hosting code stored in a GitHub repository. Did you use React, jQuery, or vanilla JavaScript?

I used React. I’ve never put code on GitHub before. So do I put my code on there and then I can submit that link?

No, like I said, you will then need to use a free service like Github Pages or Netlify to actually serve the built site. Below are a few articles to get you started.