Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1010 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 1010 Bytes

Sabka Bazaar Shopping application

Getting Started

Clone this repo and run following command for starting the client application:

npm install
npm run dev
# or
yarn install
yarn dev

You need to run the canned server where mock API responses are placed

npm run serve
# or
yarn serve

Application Screenshots:

Screenshot 2021-09-12 at 7 13 49 PM

Screenshot 2021-09-12 at 7 14 32 PM

Screenshot 2021-09-12 at 7 14 47 PM

Screenshot 2021-09-12 at 7 17 18 PM