Skip to content

stephengray12/Trigon-Engineering

Repository files navigation

React Vite Tailwind CSS JavaScript ESLint

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

install deps

npm install

dev server with HMR

npm run dev

production build

npm run build

preview the production 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.

About

Took an existing customers site, and made it secure while improving SEO and adding mobile support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published