This is a front-end application that mimics Tesla's landing page. It was built with React + Redux. The website is fully responsive.
UI-wise this application looks like the original Tesla Landing Page with the exception of the scroll feature
- ReactJS
- CSS
- React Reveal Module for scrolling animations (Fade effect)
- Styled Components
- Used this for most of the css components
- Material Ui for icons
- Application
- Header
- logo
- menu (left menu)
- right menu
- Components
- Section: The first section that includes the bouncing down arrow
- Sections: car models through assessories
- All of the Sections included:
- text components (for headings and paragraphs)
- button component
- Footer
- Header

