Welcome to the source code for my personal portfolio website.
- React 19
- TypeScript
- Vite
- Tailwind CSS v4
- Motion (Framer Motion)
- Lucide React for Icons
-
Clone the repository
git clone https://github.com/Listoncrypt/myportfolio.git
-
Install dependencies
npm install
-
Run the development server
npm run dev
npm run build