if there is any problem contact me anytime
videos are uploaded name as
aadarshgupta.mp4 and aadarsh.mp4 these two files contains the project video
installation
npm create vite@latest
#Tailwind
npm install -D tailwindcss postcss autoprefixer npx tailwindcss init -p
#Chakra ui insatllation npm i @chakra-ui/react @emotion/react @emotion/styled framer-motion
npm run dev
installation
npm i
#All the neccesary dependices will be install
files for group 1 and group 2 are in components folder named as Example.jsx and Group2.jsx
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh