Transform your business with aerospace-grade precision and modern web solutions.
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.
- 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
- Email: [email protected]
- Phone: (602) 531-4111
- Node.js 18+
- pnpm (recommended) or npm
- Clone the repository:
git clone https://github.com/SpacePlushy/phoenix-precision-agency.git
cd phoenix-precision-agency
- Install dependencies:
pnpm install
- Copy environment variables:
cp .env.example .env.local
-
Configure environment variables (all optional):
UPSTASH_REDIS_REST_URL
- For lead storageUPSTASH_REDIS_REST_TOKEN
- Redis authenticationRESEND_API_KEY
- For email notificationsCONTACT_EMAIL_TO
- Where to send form submissions (default: [email protected])
-
Run the development server:
pnpm dev
Open http://localhost:3000 to see the site.
- 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)
The site is automatically deployed via Vercel's GitHub integration. Simply push to the main branch:
git push origin main
Run the test suite:
pnpm test
Run tests in watch mode:
pnpm test:watch
© 2024 Phoenix Precision Agency. All rights reserved.