Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 465 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 465 Bytes

About The Project

A Tesla app clone built just for fun and to recap on my React Native knowledge.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
    npm install npm@latest -g
  • expo
    npm install -g expo-cli

Installation

  1. Clone the repo
    git clone https://github.com/weisintai/tesla-app-clone
  2. Install NPM packages
    npm install