simple react hook code example Example: react hooks const [state, setState] = useState(initialState);