A modern, responsive portfolio website showcasing projects, skills, and blog articles with dark/light theme support.
- Frontend: React 18 with TypeScript
- Build Tool: Vite
- Styling: Tailwind CSS
- Routing: React Router DOM
- Animations: Framer Motion
- Icons: React Icons
- Development: ESLint, PostCSS, Autoprefixer
- Clone the repository
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Build for production:
npm run build
- Responsive design with dark/light theme toggle
- Project showcase with interactive elements
- Skills and achievements sections
- Blog functionality with individual article pages
- Contact form
- Smooth animations and transitions