import './App.css' function App() { return ( <> Movie Explorer Let's explore! > ) } export default App