A Responsive real-like Tesla Clone created with ReactJs,React-router, Firebase for authentication, Redux for state management, AOS, Styled-components
Tesla-Clone
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
Live Demo
Features
–> 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
Login-Demo.mp4
Installation
node.js is required to get npm
.
If you would like to download the code and try it for yourself:
Clone the repo: git@github.com: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