Upload my react project in code-pen

Tell us what’s happening:

How do I upload my project which consists of multiple files to code-pen?

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 Random Quote Machine

Link to the challenge:

you can’t use pens for multiple-file projects

consider github pages for this, or you can have one single multi-file project in the free version of codepen

1 Like

Can you please tell me how do I do it?? Git hub pages is showing empty after I deploy my app

create a project instead of a pen
in the free version you can create at max one project

1 Like