KenzieAcademy / practicing-react-beasley

Starter code for Video Lesson: React - Practicing Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Starter code for Video Lesson: React - Practicing Components


Languages

Language:JavaScript 53.5%Language:HTML 25.5%Language:CSS 21.0%