THE LITTLE GREEN CART – LOCAL MAC PREVIEW

How to open:
1. Unzip this package.
2. Open the folder: little-green-cart-local-preview
3. Double-click index.html

Optional local server method:
1. Open Terminal.
2. Type: cd 
3. Drag the unzipped little-green-cart-local-preview folder into Terminal and press Return.
4. Run: python3 -m http.server 8000
5. Open: http://localhost:8000

Notes:
- This is a static local review version.
- It does not need a database, hosting or internet connection.
- Correct project website address used throughout: www.littlegreencart.uk
