Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 275 Bytes

File metadata and controls

14 lines (10 loc) · 275 Bytes

React-Lunch-Picker

A simple lunch picker app built with react & material-ui.

Demo

Installation

$ git clone https://github.com/syson16/react-lunch-picker.git
$ cd react-lunch-picker
$ npm install
$ npm start