A clone of Apple's homepage of their official website (location: India) by implementing the big block design.
Visit the clone here
This web site implements grid layout with Tailwind CSS and consists of components such as:
-
The navbar is fully responsive and its background color gets changed when the hamburger menu (on the left in mobile screens) is pressed.
-
Uses the concept of conditional redering in React.
- The carousel showcasing the different shows on Apple TV+ was implemented with daisyUI, a component library for Tailwind CSS.
See daisyUI carousel documentation for more.
- The footer displays
- An accordion component when the viewport width is less than 768px.
- A flex layout component when the viewport width is more than 768px.
Built by SANGEETHA GEDELA | 2025