A website for a fictional web design company
This is a responsive multi-page website for a digital agency. It's designed to work well on all devices, including mobile, tablet, and desktop. The site includes smooth navigation between pages. The header and footer are separated into reusable components to keep the structure clean and consistent across pages. The contact form includes basic validation to ensure the user enters correct information. Data for projects is loaded from the server and displayed dynamically on the Project page.
- Home page
- Project page
- Contact page with a form
- Responsive design (mobile-first approach)
- Scroll-triggered animations
- Sticky header navigation
- SVG-based icons and logo
- Smooth user experience
- HTML5 & CSS3
- Vanilla JavaScript (no frameworks)
- Flexbox
- Git & GitHub for version control
- Deployed on Netlify