- Node.js - Required for running Next.js
- Git - Version Control System
- VS Code - Recommended code editor
-
Click Fork → Copy your forked repo URL.
-
Go to GitHub Repository
-
Open a terminal and run:
git clone <your-forked-repo-url> cd portfolio npm install
Start the Next.js development server:
npm run dev
✅ Open http://localhost:3000/ to check if it’s running.
Portfolio Demo: https://portfolio-hackthletes.vercel.app/
https://www.npmjs.com/package/react-simple-typewriter -npm i react-simple-typewriter
https://www.npmjs.com/package/@heroicons/react - npm i @heroicons/react
https://www.npmjs.com/package/framer-motion - npm i framer-motion
https://www.npmjs.com/package/react-icons - npm i react-icons
Timeline Component: https://ui.aceternity.com/components/timeline
Cursor: https://www.reactbits.dev/animations/splash-cursor
Deployment: https://vercel.com/