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.
Want to see it in action?
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
To run this project locally:
-
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
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
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.