samik1234 / practice-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

bbbbbggg

Its a practice for useEffect, useState : To use the useState Hook, we first need to import into our component. Notice that we are destructuring useState from react as it is a named export.

Currently, two official plugins are available:

About


Languages

Language:JavaScript 66.0%Language:CSS 22.0%Language:HTML 12.0%