A portfolio using React, Vite, TypeScript, and TailwindCSS.
Clone the project
git clone https://github.com/Haider-Mukhtar/Haider-Mukhtar-Portfolio-V2.gitGo to the project directory
cd Haider-Mukhtar-Portfolio-V2Install dependencies
npm installStart the server
npm run dev