Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 389 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 389 Bytes

Food app UI

Built in react native

Requirements

  1. Node v16.17
  2. Android Studio (for android emulator)

Prerequisits

Follow the docs at https://reactnative.dev/docs/environment-setup to setup your development environment.

Build the project

Run npm install to install dependencies

Run the project

To run the project, from a terminal run npm run android or npm run ios