swiftapps.pro is a collection of my macOS apps designed to enhance productivity and improve your workflow.
Visit the site at swiftapps.pro
- Next.js – React framework for building fast web apps
- TypeScript – Typed JavaScript
- Tailwind CSS – Utility-first CSS framework
- Lucide React – Icon library
-
Clone the repository:
git clone https://github.com/ashworth3/swiftapps.pro.git
-
Install requirements:
npm install
-
Configure environment variables:
NEXT_PUBLIC_FORMSPREE_HALLMARK=... NEXT_PUBLIC_FORMSPREE_STRENGTH_AI=... NEXT_PUBLIC_FORMSPREE_SENDIFY=... RESEND_API_KEY=... CONTACT_TO_EMAIL=andre@hallmarkoc.com CONTACT_FROM_EMAIL="SwiftApps Contact <onboarding@resend.dev>"
-
Start dev server:
npm run dev
Created by @ashworth3