/react_decompose

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.