Skip to content

bhagyamudgal/tesla-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tesla Clone

Tesla Clone developed using React.

Link - https://bm-tesla-clone.netlify.app/

Tech Stack

Client: ReactJS, Redux

Server: NodeJS

Screenshots

Tesla Clone Screenshot

Demo

Tesla Clone:

https://drive.google.com/file/d/1_LQUNf0bFRRM1CgYJV-fJ3-TxkzXBDVD/view?usp=sharing

Run Locally

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.