E-Commerce demo

A simple React Redux app that displays a Restaurant menu from a fake API (local Objects):

  • Food object
  • Drinks object
  • Desserts object

Home Page

Getting started

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.