A modern React-based website for Danny Niches, showcasing professional signage solutions and services. The website features a responsive design, smooth scrolling navigation, and comprehensive information about our signage services.
Homepage featuring our visual impact statement and professional signage solutions
- Responsive navigation with mobile menu support
- Smooth scroll functionality
- Dynamic header transparency based on scroll position
- Service showcase with grid layout
- Contact information and social media links
- Modern UI with gradient effects
- Optimized images with WebP format
- Node.js (version 14 or higher)
- npm or yarn package manager
- Clone the repository
git clone https://github.com/Tshabalala-Thabo/danny-niches-react.git- Navigate to the project directory
cd danny-niches-react- Install dependencies
npm install- Start the development server
npm start