Dat

🚀 Dev-Duong Portfolio

A modern, responsive personal portfolio built with React and Tailwind CSS, deployed on GitHub Pages.


✨ Overview

This project is a personal portfolio website to showcase my projects, skills, and experience as a developer and designer. It features a clean UI, smooth animations, and is fully responsive across devices.


🛠️ Tech Stack

React Tailwind CSS Framer Motion React Router GitHub Pages Figma


🎨 Assets & Resources


🚀 Getting Started

Prerequisites

Installation

git clone https://github.com/dev-duong/dev-duong.github.io.git
cd dev-duong.github.io
npm install

Running Locally

npm start

Open http://localhost:3000 to view in your browser.


🔄 Deployment

To build and deploy the latest version to GitHub Pages:

npm run build
npm run deploy

Your site will be live at:
🔗 https://dev-duong.github.io


📁 Project Structure

src/
  ├── assets/           # Images, PDFs, fonts, etc.
  ├── components/       # Reusable UI components
  ├── pages/            # Page-level components & data
  ├── App.js            # Main app component
  └── index.js          # Entry point

📝 License

This project is open source and available under the MIT License.


🙋‍♂️ Contact