Skip to content

Beautiful Portfolio Website, bootstrapped with NEXTJS, AceternityUI, and TailwindCSS.

Notifications You must be signed in to change notification settings

LuaanNguyen/luannguyen-portfolio

Repository files navigation

Personal Portfolio Website 💻

Welcome to my personal portfolio website! This project showcases my skills and projects, and it was developed under 24 hours from scratch.

Screenshot 2024-07-20 at 11 25 16 PM Demo: luannguyen-portfolio.vercel.app

Tech Stack 🛠️

Installations & Run 🚀

To install and run this project locally, follow these steps:

  1. Clone the repository

  2. Install dependencies: npm i

  3. Run the development server (localhost:3000): npm run dev