Skip to content

Mobile app used for remembering people's names

Notifications You must be signed in to change notification settings

wesleycqy/hoodat-ui-1

 
 

Repository files navigation

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

About

Mobile app used for remembering people's names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%