Tesla Clone

The clone is made using react-native which contains basic features like having a look at tesla's latest car models and clicking on that will open other page where you will get details for that model.

Features

  • Fullscreen mode
  • Cross platform
  • Tesla latest models
  • Description of models

Demo

Make sure you have expo installed in your mobile https://expo.dev/@vicky29/tesla-clone

Run Locally

Clone the project

  git clone git@github.com:vickyshaw29/TeslaClone-react-native.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm start