I finally got around to working on the frontend library projects!
If I’m reading this correctly: you can just choose any of the front end library to complete the projects. For example, I can just do every project using only React and skip the other options mentioned…right?
Secondly…I have no idea how to transfer my React code to codepen for the verification. I googled up a basic hello world example for codepen react…but how would I transfer my entire React project written on vscode to codepen?
Just to clarify: If I build my project on codesandbox, can I submit a link directly from codesandbox (how would my project get verified in that case)? Or do I have to copy and paste my code to codepen?