I’m a beginner trying to get into learning React using the Scrimba tutorials. I’ve written a tiny bit of code to see if I can get things running. However, whenever I try to run the website locally all I get is a blank screen. I’d appreciate any advice (I have a feeling I’m missing something quite obvious).
I’ve attached screenshots of my code here: (https://i.sstatic.net/ycm3kP0w.png)(https://i.sstatic.net/v37uUuo7.png)
I’ve attempted incorporating Babel into this but that still resulted in a blank screen. I also checked to see if there was any errors in my JSX logic but it seems sound based on what I learned from Scrimba.
Maheen K. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2