Vets-Who-Code/js-web-path-fitzcodes

React

Opened this issue · 0 comments

Task Use React js to build a component based web page
Conditions As a Pull Request to this repository
Standards
  • Create a Parcel js web browser project with React and Typescript
  • Create a React webpage that uses two buttons to change a number's value
  • Build a third button that resets the value
  • Build a component that changes the background color of the web page

Note

  • Use React hooks as opposed to React classes

References