This apps allow people form my school to order to fastfood all at once
Created with react, pouchDb and a bit of redux
Real time update while students are making order ( Put two browser alongside, order from one, and see the other one update ( if you are on the order section ) ) It also persistate your command to your localstorage if you want to come back later
Prerequisites: node.js, git and couchDb
npm install
npm start
npm run open # (from a different console window, otherwise open localhost:3000)