Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 165 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 165 Bytes

Food Cart

Simple food cart using Vanilla JS, Materialize CSS, Parcel bundler

To install all dependencies: npm install
To run: npm run dev