Creating A Custom Simple Tooltip in React js
Table of content
Scaffolding of vite react project.
Installation of tailwind CSS with vite
Creation of the tooltip component and how to style using tailwind and plain CSS
Implementation of hover effect using useState() Hook and the onMouseEnter a...
nuel07.hashnode.dev7 min read