A visually engaging and responsive internship portfolio built with React (via Vite) and Tailwind CSS. This project showcases a collection of beginner-friendly web development projects using HTML, CSS, and JavaScript.
.
├── public
│ └── assets
│ └── gifs/ # GIF previews for each project
├── src
│ ├── components/ # Reusable components (optional future structure)
│ ├── App.jsx # App entry point
│ ├── main.jsx # Main file rendering the app
│ └── InternshipPortfolio.jsx # Main portfolio component
├── index.html
├── tailwind.config.js # Tailwind CSS configuration
├── postcss.config.js
├── package.json
└── vite.config.js # Vite configuration
git clone https://github.com/your-username/internship-portfolio.git
cd internship-portfolionpm installnpm run devThen visit http://localhost:5173 to view the project locally.
- ⚛️ React (Vite) – Fast and modern frontend tooling
- 🎨 Tailwind CSS – Utility-first styling framework
- 🔧 Lucide Icons – Elegant and minimal icon set
- 🌟 Background particle animation
- 📱 Fully responsive grid layout
- 🔗 Project links (GitHub + Live Demo)
- 👨🏫 Mentor and supervisor credits
- 📬 Connect with me section (Email, GitHub, LinkedIn, etc.)
Sanya Shresta Jathanna 🌐 Portfolio: sanyashresta.netlify.app 💻 GitHub: github.com/SanyaShresta25
This project is developed as part of the Design WebTech Internship Program.
💡 "Crafted with code, caffeine, and curiosity."