React

is a JavaScript library for building user interfaces.

logo
Inspecting the Starter Code

If you’re going to work on the tutorial in your browser, open this code in a new tab:
Starter Code. If you’re going to work on the tutorial locally, instead open src/index.js
in your project folder
(you have already touched this file during the setup).

Visit React!