Skip to content

Efren707/tesla-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tesla Clone

This is a pixel perfect clone of the Tesla site. This app was built using JavaScript and React. You can view this app by visiting https://tesla-efren.netlify.app/

image

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone into repo

    https://github.com/Efren707/tesla-clone.git
    
  2. Install npm packages

    npm install
    
  3. Start server

    npm start