/shopping-cart-php-md

A really simple shopping cart using Materialize CSS and plain PHP

Primary LanguageJavaScript

Shopping cart

Made with Materialize CSS and PHP


Requirements

  1. Have docker and docker-compose installed
  2. Install npm modules running npm --prefix client i
  3. Create containers running ./up.sh

You can remove all networks and containers running ./delete.sh. If you want to restart the development setup, run ./restart.sh