/leftovers

Primary LanguageJavaScript

Project Leftover

This is an application for restaurants to offer their leftover food for those in need.

This repository contains a create-react-app application. The repository containing a node.js server can be found here.

Installing

Clone this repository
$ npm install
$ npm start
Open browser at localhost:3000