Mono-repo for the coook app built with react and react-native. The mobile app code is in /native, website code is in /web, and shared compoenents are in /shared.
See /web/README.md for how to set up the website development environment. See /native/README.md for how to set up the app development environment.