Pop Up Modal in React With React useState Hook
This article will walk you through creating a popup modal in React Js using one of the most common React hooks, the useState hook. We will examine the react state and how the useState hook can be used to update a state in React and lightly talk about...
arakunrinola.hashnode.dev7 min read