/CMPE273-React-Redux-Demo

This is a demo for Food APP Where you can add item into order list from Menu.

Primary LanguageJavaScript

CMPE273-React-Redux-Demo

Youtube: https://youtu.be/CnfFL_3MQXM

Run the application:

    Client:
  • cd client
  • npm start
    Server:
  • cd server
  • npm start