Tesla Clone
This project is a responsive web application that replicates the look and feel of the Tesla website. It features a navigation bar, several vehicle sections.
- Responsive Design: Adapts to various screen sizes using CSS media queries.
- Interactive Navigation: A sticky navigation bar that shows/hides based on scroll direction.
- HTML: Structure of the web pages.
- CSS: Styling and layout of the application.
- JavaScript: Interactivity, including navigation behavior and mobile menu toggling.