Go to codesandbox.io and start a new sandbox using the "React" template
Then, you can edit the HTML (which is actually a special form of javascript called JSX) to make your first custom component!
CodeSandbox is great because it skips the need to set up your on development environment - so you can get started super quickly.