Phong's Portfolio
March 16, 2026 ยท View on GitHub
Welcome to my personal portfolio website. This project is where I share the work I care about most, experiment with ideas, and keep improving as a developer.
Live Experience
Want to see it in action?
Technology Stack
This portfolio is built with modern tools that make development fast and the experience smooth:
- Next.js 14 with App Router and TypeScript for a scalable React setup
- Tailwind CSS for responsive and maintainable styling
- Framer Motion for UI animation and transitions
- React Locomotive Scroll for smooth scrolling and parallax effects
- Local static data for fast loading and simple content management
- Static Site Generation for strong performance in production
Getting Started
To run this project locally:
Quick Setup
-
Clone the repository
git clone https://github.com/phongna07/portfolio-next.git cd portfolio-next -
Install dependencies
npm install -
Start the development server
npm run dev -
Open your browser and go to
http://localhost:3000
Available Scripts
npm run dev- Start the development server with hot reloadnpm run build- Create an optimized production buildnpm start- Launch the production servernpm run lint- Keep your code clean and consistent
Support
If you found this project useful or interesting, feel free to:
- Star the repository
- Fork it and make your own version
- Share it with others
- Report issues so I can keep improving it
Built by Phong.