14 - Oct - 2022
React + Tailwind CSS | Live Link
yarn dev
- yarn create vite
- yarn add -D tailwindcss postcss autoprefixer
- File & Folder Structure
- CSS writing structure
- Responsive Mobile Menu
- Applying gradient effects
- Draw Circle Component with styling
- Last items margin right programmatically control
- img link click that open into a new tab
- onClick={() => window.open(social.link)}