This is the repository for my personal website, built with Next.js, React, ShadCN, Acnertity UI, and Framer Motion to showcase my portfolio with a modern and interactive design.
# Clone the repository
git clone https://github.com/your-username/personal-website.git
# Navigate to the project directory
cd personal-website
# Install dependencies
npm install
# Start the development server
npm run dev