/react-hooks-example

A simple React Hooks example project

Primary LanguageJavaScriptApache License 2.0Apache-2.0

This is a simple React hooks project to demonstrate how to use certain hook apis

Features:

  • Input a name and display the name
  • Update the tab title to show the name
  • Display the window size and update it whenever the browser changes