Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 288 Bytes

File metadata and controls

3 lines (2 loc) · 288 Bytes

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.