Skip to content

Starter code for Video Lesson: React - Practicing Components

Notifications You must be signed in to change notification settings

bexporter/practicing-react-beasley

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.5%
  • HTML 25.5%
  • CSS 21.0%