Skip to content

Latest commit

 

History

History
103 lines (62 loc) · 1.31 KB

File metadata and controls

103 lines (62 loc) · 1.31 KB

Grace Hwang — Portfolio

UX-driven Frontend Developer building thoughtful digital products.

Preview

Live Demo https://your-portfolio-link.com

GitHub Repository https://github.com/MerrIT-dev/grace-portfolio

About This Project

This portfolio website showcases my work as a frontend developer focused on user experience, clean design, and modern web technologies.

The project highlights selected work, technical skills, and my approach to building thoughtful digital products.

Tech Stack Frontend

React

TypeScript

Vite

Styling

Tailwind CSS

Tools

Git

GitHub

VSCode

Features

Clean modern UI inspired by Apple design language

Smooth navigation with anchor scrolling

Modular React component architecture

Responsive layout

Sections

Hero

Projects

About

Contact

Project Structure src ├─ components │ ├─ Hero.tsx │ ├─ Navbar.tsx │ ├─ Projects.tsx │ ├─ About.tsx │ ├─ Contact.tsx │ └─ Footer.tsx │ ├─ pages │ └─ Home.tsx │ └─ styles └─ index.css Getting Started

Clone the repository

git clone https://github.com/MerrIT-dev/grace-portfolio.git

Install dependencies

npm install

Run development server

npm run dev

Contact

GitHub https://github.com/MerrIT-dev

LinkedIn (Coming soon)

Email (Coming soon)

License

MIT License