Skip to content

ThePurplePigeon/portfolio

Repository files navigation

Joshua Hughes Portfolio

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.

Project Structure

  • src/app - Next.js pages and routing files
  • src/components - reusable UI components
  • public - static assets and images

Running Locally

  1. Install dependencies with npm install.
  2. Start the development server:
    npm run dev
  3. Visit http://localhost:3000 to view the site.

Testing

To run the testing suite, run:

npm test

Features

  • Dynamic React pages written in TypeScript
  • Responsive design powered by Tailwind CSS
  • Animated interactions with Framer Motion
  • Project showcase and contact form

Contact

Email joshua@hughesonthenet.com

Connect on LinkedIn or view my code on GitHub.

License

This repository is not open source. All content is provided for reference only. No license is granted for reuse, distribution, or modification.

Releases

No releases published

Packages

 
 
 

Contributors