An App used to track meals users have an a daily basis
These instructions will get you a copy of the project up and running.
Clone this repository.
With SSH:
$ git clone git@github.com:austinroy/imeal.git
With HTTPS:
$ git clone https://github.com/austinroy/imeal.git
Install dependencies
$ yarn
Run the application
$ yarn start
The front-end client can be found here: https://github.com/austinroy/imeal-client
Run the following script:
$ yarn test