This is the official website for Hoffmangruppe, built with modern web technologies.
- Responsive design
- Interactive components
- PDF viewer integration
- Contact form functionality
- React (TypeScript)
- Vite
- Tailwind CSS
- PDF.js
- Node.js (v18+)
- npm (v9+)
- Clone the repository
- Install dependencies:
npm installStart the development server:
npm run devThe application will be available at http://localhost:5175
To create a production build:
npm run buildThe project is automatically deployed to Vercel when changes are pushed to the main branch.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.