dickwyn / recater

An online service dedicated to reducing food wasted from catering events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recater

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).

Running the Project

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

  1. $ npm start
  2. Browsersync can be accessed through localhost:3000

License

The contents of this repository are covered under the MIT License.

About

An online service dedicated to reducing food wasted from catering events

License:MIT License


Languages

Language:JavaScript 44.9%Language:Java 35.2%Language:HTML 12.8%Language:CSS 7.0%