Skip to content

learneradarsh/shopping-cart-assignment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 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

Screenshots

Home Page Products Page Checkout Page Signup Page Login Page

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 57.6%
  • HTML 21.6%
  • SCSS 19.5%
  • JavaScript 1.3%