Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 536 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 536 Bytes

hoodat-ui

React Native mobile app used for remembering people's names.

Running Locally

  1. Install NodeJS
  2. Install Expo CLI
npm install expo-cli --global
  1. Clone the project
git clone https://github.com/messiah-hoodat/hoodat-ui.git
  1. Install dependencies
cd hoodat-ui
npm install
  1. Serve the app using Expo
expo start
  1. Scan the QR code to run the app on your device or emulator