Welcome to the repository of my personal portfolio website. This project showcases my programming journey and is built using Next.js and Tailwind CSS, offering a dynamic and visually appealing user experience.
-
Clone the Repository:
git clone https://github.com/levinhkhangzz/personal-website cd personal-website
-
Install Dependencies:
npm install
-
Run the Development Server:
npm run dev
Open your browser and navigate to http://localhost:3000 to view the portfolio website locally.
Feel free to explore, modify, and adapt this code to create your own personalized portfolio. Happy coding!