Tesla Clone developed using React.
Link - https://bm-tesla-clone.netlify.app/
Client: ReactJS, Redux
Server: NodeJS
Tesla Clone:
https://drive.google.com/file/d/1_LQUNf0bFRRM1CgYJV-fJ3-TxkzXBDVD/view?usp=sharing
Clone the project
git clone https://github.com/bhagyamudgal/tesla-clone.git
Go to the project directory
cd tesla-clone
Install dependencies
npm install
Run the development server:
npm run start
Open http://localhost:3000 with your browser to see the result.