Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 285 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 285 Bytes

shopping-list

A shopping list to add , list and delete items

To run the repo clone it in your directory

Installation

Install the packages in client folder and parent folder

  npm install

Deployment

To deploy this project run

  npm run dev