π Portfolio Website A modern, responsive portfolio website built to showcase projects, skills, and experience.
π Features
- π₯οΈ Fully responsive design (desktop, tablet, mobile)
- π¨ Clean UI with modern styling
- π Project showcase with details and live/demo links
- βοΈ About section with biography and resume link
- π§ Contact form with email integration (optional)
- β‘ Fast, lightweight, and SEO-friendly
π Tech Stack
- Frontend: Tailwind, Typescript, React
- Hosting: GitHub Pages / Netlify / Vercel
- Other Tools: Icons (Lucide), Animations (Framer Motion)
π Project Structure
βββ public/ # Static assets
βββ src/ # Source code
β βββ components/ # Reusable components
β βββ data/ # Website data
β βββ pages/ # Main sections (Home, About, Projects, Contact)
β βββ index.css # Custom styles
β βββ App.js # App entry point
βββ package.json
βββ README.md
βοΈ Installation & Setup Clone the repository and install dependencies:
git clone https://github.com/m0hkx/Portfolio-Example.git
cd portfolio-example
npm install
npm start
npm run build
Deploy easily on Netlify, Vercel, or GitHub Pages.
Example: npm run build
Then upload the build/ folder to your hosting service.
If youβd like to connect, reach me at:
- Portfolio: Soon
- Email: mkzie.dev@gmail.com
- LinkedIn: linkedin.com/in/m0hkx
β¨ Built with β€οΈ to showcase my journey and projects.