Let's convert some static HTML and CSS into React components!
The master branch contains an app created with create-react-app. I've added two files to the public folder: beasley.html and beasley.css. Use those files as a reference to re-create the page using React components.