Skip to content

progmari/react_sum

 
 

Repository files navigation

Sum component

Task

Implement a component Sum accepting props a and b and rendering a paragraph with the text: "Sum of 2 and 1 is 3". App component should render 3 Sum components for 2 + 2, 10 + 0 and -5 + 5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 61.9%
  • HTML 35.4%
  • CSS 2.7%