DeliverEATS is a deliveroo copycat react-redux webapp that allows the user to select a dish that they want and a cart will show them their total price
checkout screen is in progress
clone the repo
navigate to delivereats folder (cd delivereats)
yarn to install
yarn start to initialize the app
