A professional portfolio website for a Resume & Career Profile Specialist, built with React, TypeScript, and Vite.
- React 18 - UI library
- TypeScript - Type safety
- Vite - Build tool and dev server
- Modern CSS - Clean, responsive styling
- ✅ Hero Section
- ✅ About Me
- ✅ Services
- ✅ Why Choose Me
- ✅ Proof / Results
- ✅ Process
- ✅ Contact / CTA
npm installnpm run devThe site will be available at http://localhost:5173
npm run buildnpm run previewsrc/
├── components/ # Individual section components
├── pages/ # Page components
├── App.tsx # Main app component
├── main.tsx # Entry point
└── index.css # Global styles
- Clean, professional UI
- Soft color palette (white background, blue/purple accents)
- Fully responsive (desktop + mobile)
- Modern typography and spacing