import logo from './logo.svg'; import './App.css'; function Landing() { return (
logo

Edit src/App.js and save to reload.

Go to here!

Welcome to the forest!

); } export default Landing;