Public website for the Argus project.
Live site: argus.huntridgelabs.com
- Framework: React 18 + TypeScript
- Build Tool: Vite
- Styling: Tailwind CSS 4
- Animations: Motion (Framer Motion)
- Hosting: GitHub Pages
# Install dependencies
npm install
# Start the development server
npm run dev
# Build for production
npm run buildThe site is automatically deployed to GitHub Pages via the deploy.yml workflow on push to main.
The original design is available on Figma.