This is a modern personal portfolio site built with React, Vite, TypeScript, Tailwind CSS, and shadcn-ui.
Clone the repository and install dependencies:
git clone <YOUR_GIT_URL>
cd <YOUR_PROJECT_NAME>
npm install
npm run dev- Responsive design for desktop and mobile
- Animated hero section with typewriter effect
- Modern navigation bar with smooth transitions
- Contact section with social links (LinkedIn, GitHub, Twitter, Instagram)
- Projects, Skills, Experience sections
- Custom favicon and branding
- React
- Vite
- TypeScript
- Tailwind CSS
- shadcn-ui
You can deploy this project to Vercel, Netlify, or any static hosting provider. Just build with:
npm run buildThen upload the dist folder to your hosting provider.
- Update your profile photo in
src/assets/profile-photo.png - Change favicon in
src/assets/favicon.icoand updateindex.html - Edit content in
src/componentsandsrc/pagesas needed
Made with ❤️ by Shivam Maurya


