Skip to content

A modern, fast, and fully responsive developer portfolio built with React, Vite, and Tailwind CSS, featuring smooth animations and SEO optimization.

Notifications You must be signed in to change notification settings

hammadmeer-dev/react-portfolio

Repository files navigation

🚀 React Portfolio — Hammad Meer

A modern, fast, and fully responsive developer portfolio built with React, Vite, and Tailwind CSS, featuring smooth animations and SEO optimization.

🔗 Live Demo: https://hammadmeer.netlify.app/
📦 Repository: https://github.com/hammadmeer-dev/react-portfolio


📌 Features

  • ⚡ Super Fast (Powered by Vite)
  • 🎨 Modern UI with Tailwind CSS
  • ✨ Smooth Animations
  • 📱 Fully Responsive Design
  • 🔍 SEO Optimized
  • 🧩 Clean & Modular Code Structure
  • 📬 Contact Section
  • 🌙 Light/Dark Mode Ready (optional)

🛠️ Tech Stack

Technology Purpose
React JS Frontend UI
Vite Build & Dev Server
Tailwind CSS Styling
Framer Motion / AOS Animations
React Icons Icons
SEO Meta Tags Search Optimization

📂 Project Structure

react-portfolio/ │── public/ │── src/ │ ├── components/ │ ├── pages/ │ ├── assets/ │ ├── hooks/ │ ├── data/ │ ├── App.jsx │ └── main.jsx │── index.html │── package.json │── tailwind.config.js │── vite.config.js


⚙️ Installation & Setup

Clone the repository

git clone https://github.com/hammadmeer-dev/react-portfolio.git
//Navigate into the folder
cd react-portfolio
//Install dependencies
npm install
//Run development server
npm run dev
//Build for production
npm run build
//Preview production build
npm run preview

About

A modern, fast, and fully responsive developer portfolio built with React, Vite, and Tailwind CSS, featuring smooth animations and SEO optimization.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published