/practicing-react-beasley

Starter code for Video Lesson: React - Practicing Components

Primary LanguageJavaScript

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.