pachun / mix-me

Mix Me is an iOS and Android app which shows you the recipes of the mixed drinks that you can make at home with the ingredients that you already have.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

main workflow

Mix Me

Mix Me is an iOS and Android app which shows you the recipes of the mixed drinks that you can make at home with the ingredients that you already have.

It runs on iOS, Android, and the web.

Check out the web app here!

Install

yarn install

Run

Install

yarn start # leave running
yarn ios # in another terminal

Test

Install

yarn test

Lint

Install

yarn lint

Type Check

Install

yarn tsc

Build & Deploy

We use EAS.

Merging to main deploys any updates to testers.

About

Mix Me is an iOS and Android app which shows you the recipes of the mixed drinks that you can make at home with the ingredients that you already have.

License:MIT License


Languages

Language:TypeScript 98.3%Language:JavaScript 1.7%