A modern, responsive business consulting website built with React, TypeScript, and Tailwind CSS.
- π¨ Modern UI with dark mode support
- π± Fully responsive design
- π Form validation
- π― TypeScript for type safety
- π¨ Tailwind CSS for styling
- π Contact and quote request forms
- π§ Newsletter subscription
- π SEO friendly
- React 18
- TypeScript
- Tailwind CSS
- React Router
- Lucide Icons
- Install dependencies:
npm install- Start the development server:
npm run devconsulthasha/
βββ public/ # Static assets
βββ src/
β βββ components/ # React components
β β βββ forms/ # Form components
β β βββ layout/ # Layout components
β β βββ sections/ # Page sections
β β βββ ui/ # UI components
β βββ data/ # Static data
β βββ hooks/ # Custom React hooks
β βββ lib/ # Utility functions
β βββ pages/ # Page components
β βββ types/ # TypeScript types
β βββ utils/ # Helper functions
βββ tailwind.config.js # Tailwind configuration
βββ vite.config.ts # Vite configuration
- Make component changes in
src/components - Create new pages in
src/pages - Update types in
src/types
- Build the project:
npm run build- Preview the build:
npm run preview- Deploy to your hosting provider
MIT License - feel free to use this project for your own purposes.
For support, contact developer at the link below the page