apoorvkk / react-hooks-example

A simple React Hooks example project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple React Hooks example project

License:Apache License 2.0


Languages

Language:JavaScript 67.4%Language:HTML 21.4%Language:CSS 11.2%