Skip to content

ponseham/Client_kata_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Books Store

A simple book store app where you can add developer books to a basket and get discounts for buying different titles.

How to run

npm install
npm run dev

How to test

npm test

Discount rules

Different books in one order Discount
2 5%
3 10%
4 20%
5 25%

Each book costs €50. The app automatically finds the best grouping to give you the biggest discount.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors