denys-anosov / 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

License:GNU General Public License v3.0


Languages

Language:JavaScript 75.0%Language:CSS 21.6%Language:HTML 3.4%