Skip to content

adriansb3105/tesla-landing

Repository files navigation

Clone of Tesla Landing Page

Open the live preview

Made with the following technologies:

HTML5 CSS3 Astro JavaScript Tailwind CSS Responsive Design

├── HTML5
├── CSS3
├── Astro
├── Javascript
├── Tailwind
├── Responsive Design

Project Structure

Inside the project components, you will see the following:

/
├── src/
│   ├── components/
│   │   └── Accessories.astro
│   │   └── Footer.astro
│   │   └── Header.astro
│   │   └── HeroSection.astro
│   │   └── HoverOverlay.astro
│   │   └── Logo.astro
│   │   └── ModelS.astro
│   │   └── ModelThree.astro
│   │   └── ModelX.astro
│   │   └── ModelY.astro
│   │   └── PowerWall.astro
│   │   └── Section.astro

Inspired by

Midudev - landing-tesla