A Responsive real-like Tesla Clone created with ReactJs,React-router,Redux for state management, AOS, Styled-components and Material-UI.
Demo Link:- https://teslaclonnee.netlify.app/
--> Active navbar similar to original
--> Smooth scrolling like original
--> Different components for each car
--> Working side-menu
--> Email and Password Authentication with firebase
--> Persistant log in even after reload unless you sign-out
--> Your personal dashboard on account tab
node.js is required to get npm.
If you would like to download the code and try it for yourself
cd Tesla-clone-reactjs
Install packages: npm install
Build project:npm start
Open your browser at: http://localhost:3000