Skip to content

A UI/UX duplicate of the Tesla website in an App

Notifications You must be signed in to change notification settings

davidnjagah/TeslaApp

Repository files navigation

Table of Contents
  1. About The Project
  2. Usage
  3. Getting Started
  4. Contact

About The Project

This project was basically made as a clone of the Tesla Website to demonstrate the powerful UI/UX tools in React Native such as flexbox and stylesheet styling.

Built With

The app is built entirely using the Javascript Library of React Native infused with typescript.

Usage

Getting Started

These project assumes that you've already installed node.js in your dev setup. If not yet follow this link https://nodejs.org/en/download to install the LTS version before going any further.
  1. Clone the project repository from github to your preffered desktop folder.
git clone https://github.com/DayvChimes/TeslaApp.git
  1. Install Node Modules that are crucial for the app to run. If you haven't already installed the yarn cli in your development setup you will first need to install it globally by using npm install.
npm install --global yarn

Then run the following code in the comand-line to install the necessary dependencies for your project to build successfully.

yarn install
  1. Enjoy!
expo start

Contact

Your Name - @dayvchimes - [email protected]

Project Link: https://github.com/DayvChimes/TeslaApp

About

A UI/UX duplicate of the Tesla website in an App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published