This repository contains the source code for my personal portfolio site. It is built with Next.js and TypeScript, using Tailwind CSS for styling and Framer Motion for animations.
src/app- Next.js pages and routing filessrc/components- reusable UI componentspublic- static assets and images
- Install dependencies with
npm install. - Start the development server:
npm run dev
- Visit http://localhost:3000 to view the site.
To run the testing suite, run:
npm test- Dynamic React pages written in TypeScript
- Responsive design powered by Tailwind CSS
- Animated interactions with Framer Motion
- Project showcase and contact form
Email joshua@hughesonthenet.com
Connect on LinkedIn or view my code on GitHub.
This repository is not open source. All content is provided for reference only. No license is granted for reuse, distribution, or modification.