A cutting-edge web application built with React, Vite, and Tailwind CSS, showcasing modern web development practices and responsive design.
- Modern UI/UX - Built with Tailwind CSS and Framer Motion for smooth animations
- Responsive Design - Fully responsive layout that works on all devices
- Interactive Components - Featuring interactive elements powered by GSAP and Framer Motion
- Form Handling - Contact forms with validation and submission handling
- Modern Routing - Client-side routing with React Router DOM
- Performance Optimized - Built with Vite for fast development and production builds
- Frontend: React 19
- Styling: Tailwind CSS
- Animations: Framer Motion, GSAP
- UI Components: Headless UI, Radix UI
- Form Handling: React Hook Form
- Routing: React Router DOM
- Build Tool: Vite
- Deployment: Netlify
- Node.js (v18 or later)
- npm or yarn
-
Clone the repository:
git clone https://github.com/VANdar22/vantech.git cd vantech -
Install dependencies:
npm install # or yarn install -
Start the development server:
npm run dev # or yarn dev -
Open http://localhost:5173 in your browser.
# Build for production
npm run build
# Preview the production build
npm run previewThis project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.
For any inquiries, please reach out to us at your-email@example.com
Built with ❤️ by VANtech Team