Skip to content

SpacePlushy/phoenix-precision-agency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoenix Precision Agency

Transform your business with aerospace-grade precision and modern web solutions.

Overview

Phoenix Precision Agency specializes in transforming outdated websites into modern, high-performing digital experiences that drive results. With NASA-grade engineering precision, we deliver exceptional web solutions for Phoenix businesses.

Features

  • Modern Design: Clean, professional layouts optimized for conversions
  • Performance: Lightning-fast load times with 99.9% uptime guarantee
  • SEO Optimized: Built-in SEO best practices for better visibility
  • Responsive: Perfect display on all devices
  • Contact Management: Integrated contact form with rate limiting and storage

Contact Information

Getting Started

Prerequisites

  • Node.js 18+
  • pnpm (recommended) or npm

Installation

  1. Clone the repository:
git clone https://github.com/SpacePlushy/phoenix-precision-agency.git
cd phoenix-precision-agency
  1. Install dependencies:
pnpm install
  1. Copy environment variables:
cp .env.example .env.local
  1. Configure environment variables (all optional):

    • UPSTASH_REDIS_REST_URL - For lead storage
    • UPSTASH_REDIS_REST_TOKEN - Redis authentication
    • RESEND_API_KEY - For email notifications
    • CONTACT_EMAIL_TO - Where to send form submissions (default: [email protected])
  2. Run the development server:

pnpm dev

Open http://localhost:3000 to see the site.

Tech Stack

  • Framework: Next.js 14 with App Router
  • Language: TypeScript
  • Styling: Tailwind CSS v4
  • UI Components: shadcn/ui
  • Animations: Framer Motion
  • Database: Upstash Redis (optional)
  • Email: Resend (optional)
  • Authentication: Clerk (optional)

Deployment

The site is automatically deployed via Vercel's GitHub integration. Simply push to the main branch:

git push origin main

Testing

Run the test suite:

pnpm test

Run tests in watch mode:

pnpm test:watch

License

© 2024 Phoenix Precision Agency. All rights reserved.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •