Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 297 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 297 Bytes

Social Lunch App

This is a Lunch dating app that allows Schantz employees to sign up and get randomly matched with other employees for a lunch date!

Install & run instructions

To install and run the app, execute the following npm commands in the app's root folder:

npm install
npm start