A Responsive real-like Tesla Clone created with ReactJs,React-router, Firebase for authentication, Redux for state management, AOS, Styled-components and Material-UI.
Live-Demo.mp4
--> Active navbar similar to original
--> Smooth scrolling like original
--> Different components for each car
--> Working side menu/navbar
--> Email and Password Authentication with firebase
--> Persistent log-in even after reloading unless you sign-out
--> Your personalized dashboard on the account tab
Login-Demo.mp4
node.js is required to get npm
.
If you would like to download the code and try it for yourself:
Clone the repo: [email protected]:chirag-23/Tesla-clone-reactjs.git
cd Tesla-clone-reactjs
Install packages: npm install
Build project:npm start
Open your browser at: http://localhost:3000