8000 GitHub - And678/react_decompose
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

And678/react_decompose

 
 

Repository files navigation

React Decompose

Split the App.js into components based on CSS blocks. CSS code should be split too.

  • You already have Article, Header and Welcome folders inside ./src/components/ with required files.
  • You may also create a folder for the Navigation component and move navigation there.
  • Tests expect you to use export default for all the components.

Instructions

  • Implement a solution following the React task guideline
  • Open one more terminal and run tests with npm test to ensure your solutions is correct
  • Replace <your_account> with your Github username in the DEMO LINK and add it to the PR description.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.2%
  • CSS 15.5%
  • HTML 2.3%
0