This is a 3D project built with React, Vite, and Tailwind CSS.
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://malak963/MyPortofolio.git
- Install NPM packages
npm install
npm run dev