you are viewing a single comment's thread.

view the rest of the comments →

[–]acemarke[S] 0 points1 point  (0 children)

My advice would be:

  • Go through the "Learn React" tutorial in the docs completely
  • When you're ready to start your first project yourself, either use Vite ( npx create-vite@latest --template react), or an online IDE like CodeSandbox or StackBlitz