yurez91 / react_decompose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rect decompose

Task

Split the App.js into smaller components basing on CSS blocks. CSS should be split too.

  • Create a sub folder in components per component and put js and css files there.
  • There should be 3 - 5 new components.

About


Languages

Language:JavaScript 72.9%Language:CSS 23.3%Language:HTML 3.8%