Skip to content

m0hkx/Portfolio-Example

Repository files navigation

🌟 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:

Clone repo

git clone https://github.com/m0hkx/Portfolio-Example.git

Go into project folder

cd portfolio-example

Install dependencies

npm install

Run locally

npm start

Build for production

npm run build

🌍 Deployment

Deploy easily on Netlify, Vercel, or GitHub Pages.

Example: npm run build

Then upload the build/ folder to your hosting service.

πŸ–ΌοΈ Screenshots

Dashboard Preview

πŸ“¬ Contact

If you’d like to connect, reach me at:

✨ Built with ❀️ to showcase my journey and projects.

About

πŸ’» Simple portfolio site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published