A modern, minimal, and fully responsive personal portfolio website showcasing my skills, projects, and contact details
- Responsive Design — Works seamlessly on desktop, tablet, and mobile
- Social Links — Linked to GitHub, LinkedIn
- Smooth GSAP Animations — Subtle transitions, fade-ins, and scroll effects
- Contact Form with EmailJS — Visitors can send messages directly from the site
- Astro
- CSS
- TailwindCSS
- GSAP
- Clone the repository:
git clone https://github.com/Danindu05/portfolio-website.git
- Navigate to the project directory:
cd portfolio - Install dependencies
npm install
- Start the development server
npm run dev
- Open in your browser
Visit http://localhost:4321