About The Project

exercise build meals app with reactnative expo

Built With

Getting Started

Prerequisites

Install React Native Environment Setup (including android studio), more details here

Installation

A. Develop apps:

  1. Clone the repo
    git clone https://github.com/rwndy/exercise-app-meals-expo.git
  2. Install packages
    yarn install
  3. Start react-native
    yarn start 
  4. Start android
    yarn android