Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 354 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 354 Bytes

FRUIT CART

Steps to run on Local

  1. Take to clone of this repository
  2. Navigate to the folder with package.json file
  3. Open the command pronpt
  4. Run "npm i"
  5. Run "npm run site"

Public Url : https://fruitcarts.herokuapp.com

Description: This is a shopping application for fruits. You can shop for multiple fruits and add them to your cart.