my personal and responsive fortfollio i copy it in react open source project and i create my own using vite
you can fork my project to create your own or modify it, or you can copy it by using git or download it by a zip file.
git clone https://github.com/AkNOwn389/my_personal_fortfollio
cd my_personal_fortfollio
first we need install node.js in your machine and then run it on your comman promt
npm install
and now wait to install denpendencies, and run it to run project in your developement server.
npm run dev
if you feel this is helpful to you just say thankyou.