Skip to content

huyta/cash-counting-app

 
 

Repository files navigation

Cash Counting App

Cash Counting App Made by Theos AI

This is a Cash Counting App using React Native and Computer Vision, made with ❤️ by Theos AI.

Don't forget to read the Blog Post and watch the YouTube Video!

Install the Expo CLI

npm i expo-cli

Install all the dependencies

npm install

Copy and paste your Theos deployment URL inside App.js

const URL = '<your-deployment-url>';

Start the Expo server

expo start

Finally, download the Expo app in your phone and scan the QR code to launch it.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%