Nomii Rewards is a mobile app that digitizes stamp cards for resturants for iOS and Android
Tech Stack: React Native, Expo, GraphQL(Apollo), AWS DynamoDB
git clone
this project to your machine- Install Expo client
- import this project and start development
The client can be built for ios and andriod by using
npm run build-ios
and
npm run build-android
Tests are located under __tests__
folder
npm run test