Trigon Engineering
A modern, mobile-friendly website for Trigon Engineering, built with React, Vite, and Tailwind CSS. The focus is a fast marketing site with clean UI, responsive layout, and straightforward maintenance.
Features Responsive marketing site suitable for industrial/engineering services
Fast DX with Vite (HMR) and small production bundles
Utility-first styling via Tailwind; minimal custom CSS
Accessible defaults (semantic structure, keyboard-friendly nav)
SEO-ready head tags and easy Open Graph/Twitter setup
Tech Stack UI: React
Build/Dev: Vite
Styling: Tailwind CSS
Quality: ESLint (configurable rules)
Getting Started Prerequisites Node.js 18+ recommended
npm (or pnpm/yarn)
Installation & Scripts bash Copy Edit
npm install
npm run dev
npm run build
npm run preview
Roadmap Finalize content (services, about, contact)
Add OG image and social meta tags
Lighthouse ≥ 95 (Performance / A11y / Best Practices / SEO)
Basic analytics (e.g., Vercel Analytics)
Contact form (static form service or serverless function)
Contributing Open an issue or PR with fixes, accessibility improvements, or content updates. Keep changes focused and documented.