Skip to content

🛒 A checkout page with some discounts rules based on item amount

Notifications You must be signed in to change notification settings

chandra2607/cart-challenge

 
 

Repository files navigation

🛒Cart Frontend Challenge

A checkout page with some discounts rules based on item amount:

  • Shirt: Buy 3 or more and and Get %5 discount on each one
  • Skirt: Buy 2 for the price of 1

This is part of a challenge for a technical interview. Styles and HTML were provided beforehand.

Project URL

screenshot

Run it locally

  1. Clone or download the main folder structure.
  2. Run npm install.
  3. Run npm run dev.
  4. Check the returned URL and run it in your browser.

Stack

About

🛒 A checkout page with some discounts rules based on item amount

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.3%
  • CSS 34.0%
  • HTML 1.4%
  • JavaScript 0.3%