Creative Brand Solutions.
Quality Custom Apparel.

Missouri's premier destination for high-end Graphic Design, professional Screen Printing, and vibrant full color digital transfers. From concept to final print in Saint Peters.

The Story

Expert Craftsmanship,
Local Missouri Roots.

At Graphic Arts n Design and Get Your Tees, we believe that every brand has a story worth telling. Based in Saint Peters, Missouri, we’ve built our reputation on a foundation of creative excellence and technical precision.

Whether you need a custom logo that captures your company’s identity or a bulk order of high-quality screen-printed apparel, we handle every detail in-house. Our dual expertise means your artwork is optimized for the best possible print result every time.

Professional Screen Printing

High-volume, high-quality printing for businesses, sports teams, and special events.

  • Bulk Order Specialists
  • Youth and Adult Sizing (XS - 6XL)
  • Multi-Color Printing & Specialized Inks
  • Local Missouri Pickup & Shipping

Missouri Graphic Design

Professional branding and custom digital artwork tailored to your Saint Peters business needs.

  • Custom Logo Design & Brand Identity
  • Vector Conversion (High-Res logos)
  • Apparel & Merchandise Illustration
  • Digital Transfers & Promotional Layouts

Get Started

The Smart Quote Form

What can we help you with today?

Screen Printing Details

Max 10MB. Images or PDF only.

Max 10MB. Images or PDF only.

Max 10MB. Images or PDF only.

Max 10MB. Images or PDF only.

Youth Sizes

Adult Sizes

Graphic Design Details

Max 10MB. Send us your sketches or vibe-boards.

Contact & Logistics

`

Request Received!

Thank you, ${payload.contactName || 'there'}! Your quote request and artwork have been saved. We'll review everything and get back to you shortly.

`; } catch (error) { console.group("❌ Submission Error Details"); console.error("Error Code:", error.code); console.error("Error Message:", error.message); console.dir(error); console.groupEnd(); console.groupEnd(); let userMessage = 'There was an error uploading your files.'; if (error.code === 'storage/unauthorized') { userMessage = 'Permission Denied: Storage rules are blocking the upload.'; } else if (error.code === 'storage/retry-limit-exceeded') { userMessage = 'Connection Failed: The browser is blocking the upload (CORS).'; } alert(userMessage + ' Check the browser console (F12) for technical details.'); } finally { submitBtn.innerText = originalText; submitBtn.disabled = false; } });