This is a personal portfolio website built with Next.js and Aceternity UI, leveraging TypeScript for type safety and development efficiency. The site showcases my projects, skills, and experience in a clean, modern design.
- Clone this repo:
git clone https://github.com/AaronFlore/Portfolio.git
cd Portfolio
- Install dependencies:
npm install
- Run dev server:
npm run dev
- Open http://localhost:3000 with your browser to see the result.