import React from 'react'; import { Header } from './Header'; import './App.css'; import { HomePage } from './HomePage'; function App() { return (