React-Review Code Challenge
Your challenge is to create a simple counter application in react. You will need components to display the current count and buttons to increment and decrement the count.
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Failed to load latest commit information. | |||
![]() |
public | ||
![]() |
src | ||
![]() |
.gitignore | ||
![]() |
README.md | ||
![]() |
package-lock.json | ||
![]() |
package.json |
Your challenge is to create a simple counter application in react. You will need components to display the current count and buttons to increment and decrement the count.