article

Tuesday, August 5, 2025

React + Vite How to Create Portfolios No coding using Lovable AI

React + Vite How to Create Portfolios No coding using Lovable AI

Create react project
Run the following command in your terminal: vite dev/guide/
npm create vite@latest

Update to latest tailwindcss
npm install tailwindcss@latest

Related Post