An open API service indexing awesome lists of open source software.

https://github.com/bashleigh/areyouinfordinner-app

App for communicating with the are you in for dinner API :fork_and_knife:
https://github.com/bashleigh/areyouinfordinner-app

Last synced: 4 months ago
JSON representation

App for communicating with the are you in for dinner API :fork_and_knife:

Awesome Lists containing this project

README

          

![burger](https://github.com/bashleigh/areyouinfordinner-app/blob/master/PixelArt.png?raw=true)

Are you in for dinner app
===

An app for my family to use to track who and who isn't in for dinner using simple questions in push notifications. To prove to my Mother that I really DID say I was going to be in for dinner.

## Install

_links to apple and android apps_

### Development

Run

```bash
yarn start && yarn ios
```
For IOS development

> Make sure that when running in development mode that the areyouinfordinner API is running on port 3000.