Food Ordering App A platform to add items to cart and send it to backend Installation Clone the code git init git clone https://github.com/aufasyaihan/food-order-app.git Install modules npm install Run the program npm run dev