ishikadubey792 / tooltip

tooltip reactjs

Home Page:https://tooltipishika.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction of project

This is the 1st React Skill test project assigned by Coding Ninjas. Project Name: Tooltip

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Hosted On

open https://tooltipishika.netlify.app/ to view it in your browser

Features

All the featuere works on temporary which is ADD, DELETE and UPDATE (except fetch).

Hovering

On hovering of the button I should show a tooltip. The component will receive the ‘position‘ of tooltip as prop. In the GIF (see below). We can pass options : “top”, “bottom”, “right”, “left”. According to the position the tooltip should render at that position.

About

tooltip reactjs

https://tooltipishika.netlify.app/


Languages

Language:CSS 41.4%Language:JavaScript 35.7%Language:HTML 22.9%