Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Animated portfolio website template built with React, Tailwind CSS, and Framer Motion.
illustration-portfolio is a responsive personal portfolio website template built on Vite and React, styled with Tailwind CSS, and animated with Framer Motion by Sathish Kumar.
illustration-portfolio is an open-source portfolio template for developers and creatives who want a ready-made personal website. The template takes your content — project descriptions, skills, and experience — and presents it in a modern, animated portfolio layout with dark mode support. It runs on a Vite + React frontend stack, uses Tailwind CSS for styling, and can be deployed to static hosting platforms like Vercel, Netlify, or GitHub Pages. A live demo is available at https://sk-illustration-portfolio.netlify.app/.
npm run dev for a local preview, then deploy to Vercel, Netlify, or GitHub Pages.The setup flow is documented in the README: clone the repository, navigate into the project directory, install dependencies with npm install, and start the development server with npm run dev. The app runs at http://localhost:3000/ for local development.
