Skip to content

PryceHedrick/pryceless-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pryceless Solutions

Professional Web Development Portfolio

React Vite Tailwind

Portfolio website for Pryceless Solutions, a freelance web development consultancy specializing in custom business solutions.

Live: prycehedrick.com


Features

  • Animated particle background
  • Interactive project showcase with modal details
  • Responsive design (mobile-first)
  • Contact form with Formspree
  • Calendly booking integration
  • SEO optimized with Open Graph tags

Quick Start

npm install
npm run dev

Open http://localhost:5173 in your browser.


Build

npm run build    # Production build to dist/
npm run preview  # Preview production build

Project Structure

pryceless-solutions/
├── .claude/              # Claude Code configuration
│   ├── rules/            # Agent behavior rules
│   ├── skills/           # Custom skills (command-center, agents)
│   └── CLAUDE.md         # Main AI instructions
├── docs/                 # Documentation and TODOs
├── public/               # Static assets (favicons, images)
│   └── images/portfolio/ # Portfolio screenshots
├── scripts/              # Build utilities
├── src/
│   ├── components/       # React UI components
│   │   ├── layout/       # Layout components (Navigation, Footer)
│   │   └── motion/       # Animation components (FadeIn, etc.)
│   ├── config/           # App configuration
│   ├── data/             # Static data (SEO, blog posts)
│   ├── hooks/            # Custom React hooks
│   ├── pages/            # Page components
│   │   ├── areas/        # Service area pages
│   │   ├── blog/         # Blog pages
│   │   └── industries/   # Industry pages
│   ├── App.jsx           # Main app with routing
│   ├── main.jsx          # Entry point
│   └── index.css         # Tailwind + global styles
├── index.html            # Vite entry HTML
├── package.json          # Dependencies
├── tailwind.config.js    # Tailwind configuration
├── vite.config.js        # Vite configuration
└── vercel.json           # Vercel deployment config

Deployment

Auto-deploys to Vercel on push to main branch.


Contact

Pryce Hedrick prycehedrick.com | GitHub | prycehedrick@gmail.com

About

Professional web development portfolio with React & Vite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •