Skip to content

An ecommerce app where an user can buy groceries, baby care, bakery, beverages, beauty products etc

License

Notifications You must be signed in to change notification settings

CodErebus-dot-com/Sabka_Bazaar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XT Shopping Cart Assignment

This is the base folder for the shopping cart exercise. You will have all the static assets and mock server responses available in this repo.

Getting Started

Clone this repo and run following command for starting the mock server:

npm install
npm run start
# or
yarn install
yarn start

Releases

No releases published

Packages

No packages published