scrimba
Frontend Career Path
React basics
Notes & Tenzies
Tenzies: Setup
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

AboutCommentsNotes
Tenzies: Setup
Expand for more info
index.js
run
preview
console
/**
* Challenge: Start a brand new React app!
* - Create a separate App component
* - Import and render the App component here
* - In the App component, render a <main> element
* - Style everything to look like the slide
*/
Console
/index.html
-3:26