A personal portfolio website built with React and Vite to showcase profile information, featured projects, and contact details in a polished single-owner presentation.
- Multi-page portfolio flow with Home, About, Projects, and Contact pages.
- Reusable app bar and footer for a consistent personal brand layout.
- Animation-ready frontend built with Framer Motion and Material UI.
- Designed as a portfolio base for presenting work and skills professionally.
- React
- Vite
- React Router DOM
- Material UI
- Framer Motion
- Tailwind CSS
npm install
npm run devnpm run devstarts the local development server.npm run buildcreates an optimized production build.npm run previewpreviews the production build locally.npm run lintchecks the code with ESLint.
- The default Vite starter README has been replaced with project-specific documentation.
- This repository works well as a foundation for a public developer portfolio.
Allah Ditta