Food from catering events that are not eaten gets thrown out. This service allows caterers and local community members alike to benefit to serve needy individuals. Created at Hacks for Humanity 2018 at Arizona State University (Oct 7 - 8, 2018).
Installation
Clone or fork this repository to your local machine:
$ git clone https://github.com/dickwyn/recater.git
Install the depencies with the following commands:
$ npm run client-install
Prerequisites
These services must be installed:
Development Mode
$ npm start
- Browsersync can be accessed through
localhost:3000
The contents of this repository are covered under the MIT License.