A modern, interactive portfolio website built with React, Three.js, and Tailwind CSS.
Visit the live website: https://mnraza.vercel.app/
- Responsive design with Tailwind CSS
- Smooth animations and transitions
- Modern UI/UX design
- Project showcase section
- Experience timeline
- Contact form
- React.js
- Tailwind CSS
- Vite (Build tool)
- Framer Motion (Animations)
- Clone the repository
- Install dependencies:
pnpm install
- Run the development server:
pnpm dev
src/components/- React componentssrc/sections/- Page sectionspublic/assets/- Static assets
The portfolio can be easily customized by:
- Updating personal information in components
- Modifying styles using Tailwind CSS classes
- Adding new sections as needed
This project is open source and available under the MIT License.